modelBoundaryVLE_pTxi
A boundary defining pressure, temperature 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 temperature
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: temperature in [K]
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_pTxi"
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_T | 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.TemperatureIn | T | T_in | Variable temperature in K |
| 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_pTxi | boundaryConditions | Click book icon to change boundary conditions |