- Index
- » Developer
- » OpenModelica development
- » Problem with initialization
Problem with initialization
Problem with initialization
Hi,
I have a model, which successful compiles and an exe is built. But to simulate this model, I have to invoke the exe manually from the command line with additional argument -iom simplex or -iom newuoa. All the other algorithms for initialization try to set the value of one variable to zero and then divide by that variable, which obviously gives an error. The two algorithms simplex and newoua determine the right value of this variable and the model simulates successfully.
Are there any bugs known in these algorithms for initialization? Unfortunately, I just have a very big model, with which I get this problem. Let me know, if you need more information.
Thanks, Marcel
- Index
- » Developer
- » OpenModelica development
- » Problem with initialization