functionpartialPressureLoss
Partial pressure loss function
Extends from Modelica.Icons.Function (Icon for functions).
Information
Interface definition for a pressure loss in a pipe. Inputs are information about flow condition and the medium as well as the geometry of the pipe, output is the pressure drop.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.MassFlowRate | m_flow | Mass flow rate | |
| SI.Density | rho | Density | |
| SI.DynamicViscosity | mu | Dynamic viscosity | |
| SI.Length | r | Radius | |
| SI.Length | l | Length |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.PressureDifference | pressureLoss | pressure loss (dp) |