Skip to content

Simulation fails for start_time greater than 0 #261

@GiuseppeR96

Description

@GiuseppeR96

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

Labels

questionIssue only concerns a or multiple questions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions