Adams Advanced Package > Adams Controls > Functional Mock-up Interface (FMI) > Default tunable parameters in an Adams FMU

Default tunable parameters in an Adams FMU

Adams FMU (V2) supports the below default tunable parameter which can be modified by the parent during initialization phase of the FMU or during the simulation (effect takes place at next communication point).
 
Parameter Name
Data Type
Possible Values
Default Value
Description
pause_simulation
Boolean
TRUE
FALSE
FALSE
The FMU does not step and returns the old values of outputs when this value is True. When it is False, the FMU process the inputs, internally steps the model and returns the new outputs.