modelMassFlowSensor
Mass flow rate sensor
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
This model is capable of monitoring the mass flow rate flowing through this component. The sensed value of mass flow rate is the amount that passes through this sensor while keeping the partial pressure drop across the sensor zero. This is an ideal model so it does not absorb any mass and it has no direct effect on the mass transfer response of a system it is included in. The output signal is positive, if the mass flows from port_a to port_b.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | m_flow | Mass flow from port_a to port_b as output signal | |
| MassPort | port_a | ||
| MassPort | port_b |
Revisions
- November 20, 2019, by Martin Kremer:
First Implementation.