modelBoundaryVLE_phxi
A boundary defining pressure, specific enthalpy and mass composition
Extends from TransiEnt.Basics.Icons.BoundaryVLE.
Information
1. Purpose of model
This model is a boundary for a vapor-liquid-equilibrium defining the pressure, the mass composition and the specific enthalpy
2. Level of detail, physical effects considered, and physical insight
(Purely technical component without physical modeling.)
3. Limits of validity
(Purely technical component without physical modeling.)
4.Interfaces
RealInput: pressure in [Pa]
RealInput: speicific enthalpy in [kJ/kg]
RealInput: mass fraction in [kg/kg]
FluidPortIn
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(no remarks)
8. Validation
Tested in check model "TransiEnt.Components.Boundaries.FluidFlow.Check.TestBoundaryVLE_phxi"
9. References
(no remarks)
10. Version History
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Fundamental Definitions | |||
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium | simCenter.fluid1 | Medium to be used |
| Define Variable Boundaries | |||
| Boolean | variable_p | false | True, if pressure defined by variable input |
| Boolean | variable_h | false | True, if spc. enthalpy defined by variable input |
| Boolean | variable_xi | false | True, if composition defined by variable input |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.General.PressureIn | p | p_in | Variable absolute pressure |
| TransiEnt.Basics.Interfaces.General.SpecificEnthalpyIn | h | h_in | Variable specific enthalpy |
| TransiEnt.Basics.Interfaces.General.MassFractionIn[medium.nc - 1] | xi | xi_in | Variable mass composition |
| Basics.Interfaces.Thermal.FluidPortIn | fluidPortIn | ||
| ClaRa.Basics.Interfaces.EyeOut | eye |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| ClaRa.Components.BoundaryConditions.BoundaryVLE_phxi | boundaryConditions | Click book icon to change boundary conditions |