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. | |