Import: Preferred Type
Select one preference to customize the type of FMU to import.
- Model Exchange
-
By default, this check box is selected.
- CoSimulation
-
By default, this check box is cleared.
Import: Options
Select preferences to customize the FMU to import.
- Include all variables
-
Select this preference if you want to include all variables in
the FMU. If you deselect it, only inputs, outputs, and parameters are imported
(black-box import).
By default, this preference is not selected.
- Translate value reference to variable name
-
Select this preference if you want to include a file containing
the variable names in the FMU. This is useful for debugging, but might affect
the performance. With this preference selected, value references are mapped to
variable names in the FMU log messages.
By default, this check box is cleared.
- Structural declaration of variables
-
Select this preference when you want to present the variables of the imported FMU in a
hierarchical structure (using records declarations). This is useful when
you for example want to change parameter values in the variable browser
after a simulation.
Note:
To be able to use this option, the attribute
variableNamingConvention
in the model
description file of the FMU to be imported must be set to
variableNamingConvention="structured"
.
By default, this check box is cleared.
- Minimal number to activate stacked connectors
- Set the number to the minimal number to activate stacked ports
when importing an FMU.
By default, this preference is set to 10.