-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
questionIssue only concerns a or multiple questions.Issue only concerns a or multiple questions.
Description
Hi,
I'm encountering an issue when simulating with pyFMI an FMU that was extracted from a Modelica file using OpenModelica. The simulation runs successfully when the start time is set to 0. However, if I set the start time to a value greater than zero (e.g., 3600), the simulation fails, and I receive the following error message:
assimulo.solvers.sundials.CVodeError: 'The linear solvers setup function failed in an unrecoverable manner. At time 3449.640593.'
Note that the function failed at a timestep that is smaller the start time it self (3449). The larger i set the relative tolerance, the closer simulation failed time approaches the start time.
Metadata
Metadata
Assignees
Labels
questionIssue only concerns a or multiple questions.Issue only concerns a or multiple questions.