recordGeneric
Generic record for pipes
Extends from Modelica.Icons.Record (Icon for records).
Information
This is a generic record for pipes.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | dOut | Outer diameter | |
| Modelica.Units.SI.Length | dIn | Inner diameter | |
| Modelica.Units.SI.Length | s | (dOut - dIn)/2 | Wall thickness |
| Modelica.Units.SI.Length | roughness | Roughness | |
| Modelica.Units.SI.Density | d | Mass density | |
| Modelica.Units.SI.ThermalConductivity | k | Thermal conductivity |
Revisions
-
April 5, 2012, by Michael Wetter:
First implementation.