Maximum number of event iterations in Modelica
问题 Is there a way to change the value of "Maximum number of event iterations" , eviter , that is set to 20 in dymola? 回答1: It seems like dymosim.ini is not used for regular simulations (Note the version in line 4: dymosim.ini states 1.1, whereas the dsin.txt has 1.4 written in Dymola 2019). I also could not find a function or variable in Dymola to change eviter , so the only solution I can think of is to edit dsin.txt before simulation. The code below shows how a function could look like which