This package was formerly known as fmutool
.
- FIXED:
fmucontainer
identifier (for coSimulation) does not contain ".fmu" anymore - ADDED:
fmucontainer
log more information when embedded FMU cannot be loaded - ADDED:
fmucontainer
startTime and stopTime are deduced from 1st embedded FMU - ADDED:
fmucontainer
support new option-auto-parameter
(parameters are not exposed by default) - FIXED:
fmutool
support "apply on" filter correctly - ADDED: preliminary version of GUI for
fmucontainer
- FIXED:
fmucontainer
read links from.json
input files - CHANGED: switch to PyQT6 and add minor GUI improvements
- CHANGE: Python Package in now known as
fmu-manipulation-toolbox
- ADDED:
fmucontainer
supportcanHandleVariableCommunicationStepSize
- ADDED:
fmucontainer
support.spp
or.json
as input files - ADDED:
fmucontainer
new-dump
option to save container description
- ADDED:
fmucontainer
Linux support - ADDED:
-fmu-directory
option defaults to "." if not set - FIXED:
fmucontainer
ensures that FMUs are compliant with version 2.0 of FMU Standard - FIXED:
fmucontainer
handles the lack of DefaultExperiment section in modelDescription.xml
- ADDED:
fmucontainer
supports-profile
option to expose RT ratio of embedded FMUs during simulation - ADDED: Ability to expose local variables of embedded FMUs at container level
- FIXED:
fmucontainer
handles missing causality and handle better variability
- FIXED: handle
<ModelStructure>
section forfmucontainer
- FIXED: brought back
-h
option to get help forfmucontainer
- CHANGED: make compatibility with python >= 3.9
- FIXED: add missing *.xsd file that prevented checker to work
- CHANGED: Checker use API instead of environment variable to declare custom checkers.
- ADDED: FMUContainer tool
- ADDED: Ability to add your own FMU Checker.
- ADDED: SaveNamesToCSV will dump scalar types and start values.
- CHANGED: Default (Generic) Checker checks the
modelDescription.xml
conformity against the XSD specification file.
- FIXED: publication workflow is fully automated.
- FIXED:
fmutool
script is now part of the distribution. - CHANGED: minor enhancement in the README file
- First public release