modelIceMassIntegrator
Integrate the ice mass
Information
Helper model to integrate the ice mass and reset its value depending on the boolean input.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Mass | mIce_max | Maximal ice mass | |
| Boolean | use_reset | false | = true, if reset port enabled |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | mIceGro | Ice growth rate | |
| Modelica.Blocks.Interfaces.RealOutput | mIce | Ice mass | |
| Modelica.Blocks.Interfaces.BooleanInput | reset | Optional connector of reset signal |
Revisions
-
December 22, 2025 by Fabian Roemer:
First implementation (see issue AixLib #1623)