modelFixedPowerHeatExchanger
Heat exchanger with fixed delta power
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 |
|---|---|---|---|
| Units.SI.Power | DW | 0 | Power exchanged between the hot and the cold fluid |
| Real | DPc | 10 | Total pressure loss for the hot fluid (percent of the fluid pressure at the inlet) |
| Real | DPf | 10 | Total pressure loss for the cold fluid (percent of the fluid pressure at the inlet) |
| 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_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.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 | |
| 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 | profs |
Revisions
Author Baligh El Hefni