recordIterationData
Constants for iterations internal to some functions
Extends from Modelica.Icons.Record (Icon for records).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | IMAX | 50 | Maximum number of iterations for inverse functions |
| Real | DELP | 1.0e-6 | Maximum iteration error in pressure, Pa |
| Real | DELS | 1.0e-8 | Maximum iteration error in specific entropy, J/{kg.K} |
| Real | DELH | 1.0e-8 | Maximum iteration error in specific enthalpy, J/kg |
| Real | DELD | 1.0e-8 | Maximum iteration error in density, kg/m^3 |