Opened 4 years ago
Last modified 3 years ago
#6332 new defect
Cannot run a SSP model with 2 looped FMUs
Reported by: | Owned by: | Lennart Ochel | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | OMSimulator | Version: | 1.16.0 |
Keywords: | Cc: |
Description
I try to solve a system of 2 equations / 2 unknowns, each equation being in one different FMU.
The FMUs are build from Dymola (with FMI for CS 2.0). The system is named equationsPair.
I can build the SSP model but the run fails at the init stage whatever the solver used (ma, mav, mav-2):
[2] 15:31:04 Ecriture Erreur
[solveAlgLoop] max. number of iterations (10) exceeded at time = 0.000000
[3] 15:31:04 Ecriture Erreur
[initialize] Initialization of system "equationsPair.ep" failed
Is it normal according to current implemented features?
Attachments (1)
Change History (4)
by , 4 years ago
Attachment: | equationsPair.ssp added |
---|
comment:1 by , 4 years ago
Milestone: | NeedsInput → 1.17.0 |
---|
comment:2 by , 4 years ago
Milestone: | 1.17.0 → 1.18.0 |
---|
Note:
See TracTickets
for help on using tickets.
Retargeted to 1.18.0 because of 1.17.0 timed release.