modelPartialSource_m_flow

Partial source with prescribed flow rate

Extends from IBPSA.Fluid.Sources.BaseClasses.PartialSource (Partial component source with one fluid connector).

Information

Partial model that defines the sum of ports.m_flow using an optional input for the total mass flow rate. All port pressures are assumed equal. Otherwise the parameter value is used.

Parameters

TypeNameDefaultDescription
IntegernPorts (from PartialSource)0Number of ports
Advanced
BooleanverifyInputs (from PartialSource)falseSet to true to stop the simulation with an error if the medium temperature is outside its allowable range
Conditional inputs
Booleanuse_m_flow_infalseGet the mass flow rate from the input connector
Fixed inputs
Modelica.SIunits.MassFlowRatem_flow0Fixed mass flow rate going out of the fluid port

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPorts_b[nPorts]ports (from PartialSource)
Modelica.Blocks.Interfaces.RealInputm_flow_inPrescribed mass flow rate

Revisions

  • February 2nd, 2018 by Filip Jorissen
    Initial version for refactoring inputs of sources. See #882.