| Name | Description |
|---|---|
| BendEdged_d | Geometry figure of edged bend |
| Channel_d | Geometry figure for channel |
| OrificeSuddenChangeSection_d | Geometry figure for orifice with sudden change of cross sectional area |
| OrificeThickEdged_d | Geometry figure for orifice with thick edged vena contraction |
| StraightPipe_d | Geometry figure for straight pipe |
| Valve_d | Icon for valve |
| Icon for flow model in Modelica.Fluid applications | |
| Icon for bend | |
| Icon for channel | |
| Icon for general pressure drop | |
| Icon for orifice | |
| Icon for straight pipe | |
| Icon for valve |
partial model BendEdged_d "Geometry figure of edged bend"end BendEdged_d;
partial model Channel_d "Geometry figure for channel"end Channel_d;
partial model OrificeSuddenChangeSection_d "Geometry figure for orifice with sudden change of cross sectional area"end OrificeSuddenChangeSection_d;
partial model OrificeThickEdged_d "Geometry figure for orifice with thick edged vena contraction"end OrificeThickEdged_d;
partial model StraightPipe_d "Geometry figure for straight pipe"end StraightPipe_d;
partial model Valve_d "Icon for valve"end Valve_d;
model FlowModel "Icon for flow model in Modelica.Fluid applications"end FlowModel;
partial model Bend_i "Icon for bend"end Bend_i;
partial model Channel_i "Icon for channel"end Channel_i;
partial model General_i "Icon for general pressure drop"end General_i;
partial model HeatExchanger_iend HeatExchanger_i;
partial model Orifice_i "Icon for orifice"end Orifice_i;
partial model StraightPipe_i "Icon for straight pipe"end StraightPipe_i;
partial model Valve_i "Icon for valve"end Valve_i;