Opened 9 years ago
Last modified 5 years ago
#3786 closed defect
FMU export generates an empty ModelStructure — at Version 1
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | blocker | Milestone: | 1.16.0 |
Component: | FMI | Version: | |
Keywords: | Cc: |
Description (last modified by )
When FMU exporting the attached model we get some elements in the ModelStructure but they are empty:
translateModelFMU(Driver,"2.0","cs"); getErrorString();
gets you:
<ModelStructure> <Outputs> </Outputs> <Derivatives> </Derivatives> <InitialUnknowns> </InitialUnknowns> </ModelStructure>
Change History (2)
by , 9 years ago
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.