modelEntropyFlowRate

Ideal entropy flow rate sensor

Extends from IBPSA.Fluid.Sensors.BaseClasses.PartialDynamicFlowSensor, Modelica.Icons.RotationalSensor.

Information

This model outputs the entropy flow rate of the medium in the flow between fluid ports. The sensor is ideal, i.e., it does not influence the fluid.

If the parameter tau is non-zero, then the measured specific entropy sout that is used to compute the entropy flow rate Ṡ = ṁ sout is computed using a first order differential equation. See IBPSA.Fluid.Sensors.UsersGuide for an explanation.

Parameters

TypeNameDefaultDescription
Initialization
Modelica.SIunits.SpecificEntropys_out_startMedium.specificEntropy_pTX(p = Medium.p_default, T = Medium.T_default, X = Medium.X_default)Initial or guess value of measured specific entropy

Components

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutputS_flowEntropy flow rate, positive if from port_a to port_b

Revisions