Opened 4 years ago
Last modified 3 years ago
#6333 new defect
Cannot define only once a FMU that is instantiated twice in a SSP model
Reported by: | Owned by: | Lennart Ochel | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | OMSimulator | Version: | 1.16.0 |
Keywords: | Cc: | Francesco Casella |
Description
I'm not able to instantiate only once a FMU that is to be logically used/instantiated twice in a SSP model.
I don't know if the limitation is due to:
- SSP specification level
- OMSimulator limitation
- a lack of knowledge of the subject on my side
Note: the FMU has flag canBeInstantiatedOnlyOncePerProcess=false.
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Milestone: | NeedsInput → 1.17.0 |
---|
comment:3 by , 4 years ago
Milestone: | 1.17.0 → 1.18.0 |
---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
Note:
See TracTickets
for help on using tickets.
Sorry better wording is: I don't know how to have only one copy of a given FMU in the SSP zip file when this FMU is to be logically used/instantiated twice (or more) in the SSP model.