modelBoundaryVLE_Txim_flow
A boundary defining temperature, mass composition and mass flow
Extends from TransiEnt.Basics.Icons.BoundaryVLE_flow.
Information
1. Purpose of model
This model is a boundary for a vapor-liquid-equilibrium defining the temperature, the mass composition and the mass flow rate
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: mass flow rate in [kg/s]
RealInput: temperature in [K]
RealInput: mass fraction in [kg/kg]
FluidPortOut
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_Txim_flow"
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_m_flow | true | True, if mass flow defined by variable input |
| Boolean | variable_T | false | True, if temperature defined by variable input |
| Boolean | variable_xi | false | True, if composition defined by variable input |
| Boolean | changeSign | true | Change sign of mass flow input (True, m_flow<0 leaves boundary) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Basics.Interfaces.Thermal.FluidPortOut | fluidPortOut | ||
| TransiEnt.Basics.Interfaces.General.MassFlowRateIn | m_flow | m_flow_in | Variable mass flow rate |
| 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 |
| ClaRa.Basics.Interfaces.EyeOut | eye |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| ClaRa.Components.BoundaryConditions.BoundaryVLE_Txim_flow | boundaryConditions | Click book icon to change boundary conditions | |
| Modelica.Blocks.Math.Gain | sign |