WOLFRAM SYSTEM MODELER

MassFractions

Ideal one port mass fraction sensor

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Sensors.MassFractions"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This component monitors the mass fraction contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.

Parameters (1)

substanceName

Value: "water"

Type: String

Description: Name of mass fraction

Connectors (2)

port

Type: FluidPort_a

Description: Generic fluid connector at design inlet

Xi

Type: RealOutput

Description: Mass fraction in port medium

Revisions

  • 2011-12-14: Stefan Wischhusen: Initial Release.