functioncheckState
This function checks the absolute error in the state calculations
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Medium.ThermodynamicState | state1 | Medium state | |
| Medium.ThermodynamicState | state2 | Medium state | |
| Real | errAbs | Absolute error threshold | |
| String | message | Message for error reporting |