modelMassFlowSensor
Extends from TransiEnt.Components.Sensors.RealGas.Base.RealGas_SensorBase (Base class for gas sensors).
Information
1. Purpose of model
Mass flow sensor for VLEFluidTypes.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
Can only be used for VLEFluidTypes.
4. Interfaces
GasPortIn, GasPortOut and RealOutput for temperature.
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
Tested in check model "TransiEnt.Components.Sensors.RealGas.Check.TestRealGasSensors"
9. References
Copied and changed from ClaRa.Components.Sensors.vleMassflowSensor.
Adapted to be used with RealGasPorts and real gas media.
10. Version History
Model created by Lisa Andresen (andresen@tuhh.de) in Jun 2015
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | xiNumber | 1 | xi vector entry for auxiliary mass flow, use xiNumber=0 if not needed |
| Fundamental Definitions | |||
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium (from RealGas_SensorBase) | simCenter.gasModel1 | Medium to be used |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Gas.RealGasPortIn | gasPortIn (from RealGas_SensorBase) | Inlet port | |
| TransiEnt.Basics.Interfaces.Gas.RealGasPortOut | gasPortOut (from RealGas_SensorBase) | Outlet port | |
| TransiEnt.Basics.Interfaces.General.MassFlowRateOut | m_flow | Mass flow rate | |
| TransiEnt.Basics.Interfaces.General.MassFlowRateOut | m_flow_aux | Auxiliary mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter (from RealGas_SensorBase) |