functionPartial
Template of a function to select a thermal quantity
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function takes as inputs all the efforts and flows of the associated connector. It should be extended to add an algorithm that maps these inputs to a single value.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Q.PressureAbsolute | p | Pressure | |
| Q.Current | Ndot | Current | |
| Q.Velocity[Orient] | phi | Velocity | |
| Q.Force[Orient] | mPhidot | Shear force | |
| Q.TemperatureAbsolute | T | Temperature | |
| Q.Power | Qdot | Rate of thermal conduction |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Value of condition |