modelSourceP
Multi-fluid source with fixed pressure
Extends from ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.FluidTypeParameterInterface (Interface to display the 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 |
|---|---|---|---|
| Units.SI.AbsolutePressure | P0 | 300000 | Source pressure |
| Units.SI.Temperature | T0 | 290 | Source temperature (active if option_temperature=true) |
| Units.SI.SpecificEnthalpy | h0 | 100000 | Source specific enthalpy (active if option_temperature=false) |
| Boolean | option_temperature | true | true: temperature is fixed - false: specific enthalpy is fixed |
| 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 | |||
| FluidType | ftype (from FluidTypeParameterInterface) | FluidType.WaterSteam | Fluid type |
| IF97Region | region | IF97Region.All_regions | IF97 region (active for IF97 water/steam only) |
| Fluid › Composition values (active for flue gases only) | |||
| ThermoSysPro.Units.SI.MassFraction | Xco2 | 0.01 | CO2 mass fraction |
| ThermoSysPro.Units.SI.MassFraction | Xh2o | if ftype == FluidType.FlueGases then 0.05 else 0 | H2O mass fraction |
| ThermoSysPro.Units.SI.MassFraction | Xo2 | 0.22 | O2 mass fraction |
| ThermoSysPro.Units.SI.MassFraction | Xso2 | 0 | SO2 mass fraction |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ThermoSysPro.InstrumentationAndControl.Connectors.InputReal | IPressure | Fixed pressure | |
| ThermoSysPro.Fluid.Interfaces.Connectors.FluidOutlet | C | ||
| InstrumentationAndControl.Connectors.InputReal | ISpecificEnthalpyOrTemperature | Fixed specific enthalpy or temperature according to option_temperature |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | fluid1 (from FluidTypeParameterInterface) | Integer(ftype) | Fluid number |
| Units.SI.MassFlowRate | Q | Fluid mass flow rate | |
| Units.SI.AbsolutePressure | P | Fluid pressure | |
| Units.SI.SpecificEnthalpy | h | Fluid specific enthalpy | |
| Units.SI.Temperature | T | Fluid temperature |
Revisions
Authors Daniel Bouskela Baligh El Hefni