FMPy icon indicating copy to clipboard operation
FMPy copied to clipboard

Adaptive time step

Open burritotukituki opened this issue 1 year ago • 2 comments

Hi,

I have a model from the Buildings library on OpenModelica which I exported as FMU. Please refer to this issue https://github.com/lbl-srg/modelica-buildings/issues/3574#issue-1975954496 As the reply suggested, FMPy doesn't decrease the time step during an assertion. How can I control this?

Thanks!

burritotukituki avatar Nov 04 '23 12:11 burritotukituki

Can you share the FMU and some code to reproduce the problem?

t-sommer avatar Nov 04 '23 21:11 t-sommer

Sure, here https://github.com/burritotukituki/FMU_Stuff.git I also included the original OpenModelica code. I run and exported this model with OpenModelica V 1.21.0

burritotukituki avatar Nov 06 '23 09:11 burritotukituki