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.Pressure | Deltap | Difference in pressure | |
| Q.Current | Ndot | Current | |
| Q.Velocity[Orient] | Deltaphi | Difference in velocity | |
| Q.Force[Orient] | mPhidot | Shear force | |
| Q.Temperature | DeltaT | Difference in temperature | |
| Q.Power | Qdot | Rate of thermal conduction | |
| Orient | orient | Orientation of translational momentum w.r.t. the boundary |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | Value of condition |