Hi guys,
I developed a model with openmodelica, and I am running it by calling the
"simulate" command through a CORBA connection. Now, everything works fine
(connection, model, etc...), but the simulation is extremely slow (getting
results with the "val(..)" service, at the end of the simulation, also takes
long sometime).
The model is quite large, but if I run it in OMNotebook the simulation is much
faster (clearly, no interaction is allowed in this case).
Does anyone have this problem? Is the "interactive mode" known to be much
slower? Do you have any suggestion to speed up the simulation in corba mode?
Many thanks in advance for any suggestion.
Cheers,
Massimiliano