Skip to content

0.0.6

Compare
Choose a tag to compare
@clegaard clegaard released this 27 Jan 13:12
· 64 commits to master since this release

Removed automatic parsing of modelDescription.xml

Previously, the UniFMU binary would attempt to read and parse the modelDescription.xml file at runtime.
However, the specification does not guarantee that the file structure of a FMU is preserved or that the file is available in any capacity.
In these cases, the model's implementation would raise an exception.