modelSimpleStaticCondenser
Simple static condenser
Extends from ThermoSysPro.Fluid.Interfaces.IconColors (Colors of the static, singular and dynamic model icons).
Information
## Copyright © EDF 2002 - 2026 ## ThermoSysPro Version 4.2
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | Kc | 10 | Friction pressure loss coefficient for the hot side |
| Real | Kf | 10 | Friction pressure loss coefficient for the cold side |
| Units.SI.Position | z1c | 0 | Hot inlet altitude |
| Units.SI.Position | z2c | 0 | Hot outlet altitude |
| Units.SI.Position | z1f | 0 | Cold inlet altitude |
| Units.SI.Position | z2f | 0 | Cold outlet altitude |
| Units.SI.Density | p_rhoc | 0 | If > 0, fixed fluid density for the hot side |
| Units.SI.Density | p_rhof | 0 | If > 0, fixed fluid density for the cold side |
| Units.SI.MassFlowRate | gamma_diff_c | 1e-4 | Diffusion conductance for the hot fluid (active if diffusion=true in neighbouring volumes) |
| Units.SI.MassFlowRate | gamma_diff_f | 1e-4 | Diffusion conductance for the cold fluid (active if diffusion=true in neighbouring volumes) |
| Fluid › Fluid properties | |||
| IF97Region | region_c | IF97Region.All_regions | IF97 region for the hot fluid (active for IF97 water/steam only) |
| IF97Region | region_cs | IF97Region.All_regions | IF97 region of the water at the outlet of the hot side (active for IF97 water/steam only) |
| IF97Region | region_f | IF97Region.All_regions | IF97 region for the cold fluid (active for IF97 water/steam only) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Connectors.FluidInlet | Ec | ||
| Interfaces.Connectors.FluidInlet | Ef | ||
| Interfaces.Connectors.FluidOutlet | Sf | ||
| Interfaces.Connectors.FluidOutlet | Sc |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Units.SI.Power | W | Power exchanged from the hot side to the cold side | |
| Units.SI.Temperature | Tec | Fluid temperature at the inlet of the hot side | |
| Units.SI.Temperature | Tsc | Fluid temperature at the outlet of the hot side | |
| Units.SI.Temperature | Tef | Fluid temperature at the inlet of the cold side | |
| Units.SI.Temperature | Tsf | Fluid temperature at the outlet of the cold side | |
| ThermoSysPro.Units.SI.PressureDifference | DPfc | Friction pressure loss in the hot side | |
| ThermoSysPro.Units.SI.PressureDifference | DPgc | Gravity pressure loss in the hot side | |
| ThermoSysPro.Units.SI.PressureDifference | DPc | Total pressure loss in the hot side | |
| ThermoSysPro.Units.SI.PressureDifference | DPff | Friction pressure loss in the cold side | |
| ThermoSysPro.Units.SI.PressureDifference | DPgf | Gravity pressure loss in the cold side | |
| ThermoSysPro.Units.SI.PressureDifference | DPf | Total pressure loss in the cold side | |
| Units.SI.Density | rhoc | Density of the fluid in the hot side | |
| Units.SI.Density | rhof | Density of the fluid in the cold side | |
| Units.SI.MassFlowRate | Qc | Hot fluid mass flow rate | |
| Units.SI.MassFlowRate | Qf | Cold fluid mass flow rate | |
| FluidType | ftype_c | Fluid type for the hot fluid | |
| Integer | fluid_c | Integer(ftype_c) | Fluid number for the hot fluid |
| FluidType | ftype_f | Fluid type for the cold fluid | |
| Integer | fluid_f | Integer(ftype_f) | Fluid number for the cold fluid |
| ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph | proce | ||
| ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph | procs | ||
| ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph | profe | ||
| ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph | promf | ||
| ThermoSysPro.Properties.WaterSteam.Common.PropThermoSat | lsat | ||
| ThermoSysPro.Properties.WaterSteam.Common.PropThermoSat | vsat | ||
| ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph | promc | ||
| ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph | profs |
Revisions
Author Baligh El Hefni