packageSimpleParameter
Simple steady state initialization of an FMU leading to a nonlinear system of equations over FMUs during initialization. A parameter is back-calculated from the state/steady-state conditions
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Information
With this test model the following properties are tested:
- Defining an FMU with incomplete initialization (so this FMU can only be simulated if additional initialization conditions are defined in the environment where the FMU is imported).
- In the environment one instance is defined with steady-state and state initialization. The value of parameter gain shall be determined so that the initialization conditions are fulfilled.
- This FMU leads to a nonlinear algebraic equation over the FMU during initialization.
Contents
| Name | Description |
|---|---|
| Reference solution in pure Modelica using exactly the same structuring as in Model WithFMUs | |
| Solution with FMUs | |
| For all models in this package an FMU must be generated |