- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Values of Iteration Variables
Values of Iteration Variables
Values of Iteration Variables
Hello,
I am trying to test a simple static model with OME 192, and I have the following error message during simulation:
assert | info | <p>simulation terminated by an assertion at initialization</p>
I would like to see the start values of the iteration variables choosen by OpenModelica but I cannot find out how to do that...
Does someone knows how to do it?
Thanks in advance for your answers,
b
Re: Values of Iteration Variables
Hello,
No answers... Maybe my question is not clear enough. I will rephrase it.
In the OME, I would like to see a list of the iteration variables chosen by OpenModelica, along with their start values.
Refering to a commercial tool (Let us call it D.), it is obtained with the command line Advanced.LogStartValuesForIterationVariables:=true;
Is there a way to get this list in OME?
I have tried several commands in the options/simulation/OMC script :
+d=initialization
-iit=value (not accepted)
I searched such a list in the log, in the transform file... nothing.
Thanks anyway to have looked at the message,
b
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Values of Iteration Variables