functionPartial
Template of a function to select a translational 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.Current | Ndot | Rate of reaction | |
| Q.Potential | g | Chemical potential | |
| Q.Velocity[:] | phi | Velocity | |
| Q.Force[:] | mPhidot | Force | |
| Q.PotentialAbsolute | sT | Product of specific entropy and temperature | |
| Q.Power | Qdot | Rate of thermal advection | |
| Integer | i | Index of the translational axis |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Value of condition |