dymola - time integration stability in modelica -


i constructing finite volume model in dymola evolves in time , space. spatial discretization hard coded in equations section, time evolution implemented term consisting of der(phi).

is time integration of dymola numerically stable when using variable step size algorithm? if not, can that?

is euler integration algorithm dymola explicit or implicit euler method?

the dymola euler solver default explicit (if in-line sovler not selected).


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -