
modelSteamGenerator_1SG
Single steam generator
Extends from ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.WaterSteamFluidTypeParameterInterface (Interface to display the water/steam fluid type after parametrization), 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 | H0_Mix_AlimDomeGV | 1194812.89980521 | |
| Boolean | inertia | false | true: momentum balance equation with inertia - false: without inertia |
| Boolean | advection | false | true: momentum balance equation with advection terme - false: without advection terme |
| Boolean | dynamic_energy_balance | true | true: dynamic energy balance equation - false: static energy balance equation |
| Boolean | dynamic_mass_balance | true | true: dynamic mass balance equation - false: static mass balance equation (active if dynamic_energy_balance=true) |
| Boolean | simplified_dynamic_energy_balance | true | true: simplified dynamic energy balance equation - false: full dynamic energy balance equation (active if dynamic_energy_balance=true and dynamic_mass_balance=true) |
| Boolean | steady_state | true | true: start from steady state - false: start from T0 (if option_temperature = true) or h0 (if option_temperature=false)(active if dynamic_energy_balance=true) |
| Real | Vf0 | 0.1 | Fraction of initial water volume in the drum (active if dynamic_energy_balance=true and steady_state=false) |
| Units.SI.AbsolutePressure | P0 | 50.e5 | Fluid initial pressure in the drum (active if dynamic_energy_balance=true and steady_state=false) |
| Boolean | option_temperature | false | true: initial temperature is fixed - false: initial specific enthalpy is fixed (active if steady_state=false) |
| Boolean | continuous_flow_reversal | false | true: continuous flow reversal - false: discontinuous flow reversal |
| Boolean | diffusion | false | true: energy balance equation with diffusion - false: energy balance equation without diffusion |
| Fluid › Fluid properties |
| WaterSteamFluidType | wsftype (from WaterSteamFluidTypeParameterInterface) | WaterSteamFluidType.WaterSteam | Water/steam fluid type |
Revisions
Author
Baligh El Hefni