modelStaticExchangerKS
Static heat exchanger with fixed K and S (Coefficient of heat transfer and Heat exchanger surface)
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.CoefficientOfHeatTransfer | K | 100 | Global heat exchange coefficient |
| Units.SI.Area | S | 10 | Heat exchange surface |
| Real | Kc | 1e-4 | Pressure loss coefficient for the hot fluid |
| Real | Kf | 1e-4 | Pressure loss coefficient for the cold fluid |
| Integer | exchanger_conf | 1 | Exchanger configuration - 1: counter-current. 2: co-current |
| 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 | |||
| Units.SI.Density | p_rhoc | 0 | If > 0, fixed fluid density for the hot fluid |
| Units.SI.Density | p_rhof | 0 | If > 0, fixed fluid density for the cold fluid |
| 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.FluidOutlet | Sc | ||
| Interfaces.Connectors.FluidInlet | Ec | ||
| Interfaces.Connectors.FluidInlet | Ef | ||
| Interfaces.Connectors.FluidOutlet | Sf | ||
| InstrumentationAndControl.Connectors.InputReal | Kcorr | K_correction |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Units.SI.Power | W | Power exchanged | |
| Units.SI.Temperature | Tec | Temperature of the hot fluid at the inlet | |
| Units.SI.Temperature | Tsc | Temperature of the hot fluid at the outlet | |
| Units.SI.Temperature | Tef | Temperature of the cold fluid at the inlet | |
| Units.SI.Temperature | Tsf | Temperature of the cold fluid at the outlet | |
| ThermoSysPro.Units.SI.TemperatureDifference | DT1 | Delta T at the inlet | |
| ThermoSysPro.Units.SI.TemperatureDifference | DT2 | Delta T at the outlet | |
| Units.SI.SpecificHeatCapacity | Cpf | Specific heat capacity of the cold fluid | |
| Units.SI.SpecificHeatCapacity | Cpc | Specific heat capacity of the hot fluid | |
| Units.SI.Density | rhoc | Hot fluid density | |
| Units.SI.Density | rhof | Cold fluid density | |
| Units.SI.MassFlowRate | Qc | Mass flow rate of the hot fluid | |
| Units.SI.MassFlowRate | Qf | Mass flow rate of the cold fluid | |
| Real | Kcor | Corrective term for the global heat exchange coefficient | |
| 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 |
Revisions
Author Baligh El Hefni