modelPrescribedOutlet_TSetOnly

Test model for prescribed outlet state

Extends from Modelica.Icons.Example (Icon for runnable examples), IBPSA.Fluid.Interfaces.Examples.BaseClasses.PrescribedOutletState (Test model for prescribed outlet state).

Information

Model that demonstrates IBPSA.Fluid.Interfaces.PrescribedOutlet with temperature setpoint.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.MassFlowRatem_flow_nominal (from PrescribedOutletState)0.1Nominal mass flow rate

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.Boundary_pTsin (from PrescribedOutletState)Sink
IBPSA.Fluid.Interfaces.PrescribedOutletheaHigPow (from PrescribedOutletState)Steady-state model of the heater with high capacity
Modelica.Blocks.Sources.CombiTimeTablesetHeaHigPow (from PrescribedOutletState)Setpoint heating and humidification
IBPSA.Fluid.Interfaces.PrescribedOutletcooLimPow (from PrescribedOutletState)Steady-state model of the cooler with limited capacity
Modelica.Blocks.Sources.CombiTimeTablesetCooLimPow (from PrescribedOutletState)Setpoint cooling and dehumidification
IBPSA.Fluid.Interfaces.PrescribedOutletheaCooUnl (from PrescribedOutletState)Steady-state model of the heater or cooler with unlimited capacity
IBPSA.Fluid.Interfaces.PrescribedOutletsteSta (from PrescribedOutletState)Steady-state model of the heater or cooler with unlimited capacity
Modelica.Blocks.Sources.CombiTimeTablesetHeaCooUnl (from PrescribedOutletState)Setpoint cooling, heating, dehumidification and humidification
Modelica.Blocks.Sources.Rampm_flow (from PrescribedOutletState)Mass flow rate
IBPSA.Fluid.Sources.MassFlowSource_Tsou1 (from PrescribedOutletState)Flow source
IBPSA.Fluid.Sources.MassFlowSource_Tsou2 (from PrescribedOutletState)Flow source
IBPSA.Fluid.Sources.MassFlowSource_Tsou3 (from PrescribedOutletState)Flow source
IBPSA.Fluid.Sources.MassFlowSource_Tsou4 (from PrescribedOutletState)Flow source

Revisions

  • May 3, 2017, by Michael Wetter:
    Refactored model to allow X_wSet as an input.
    This is for #763.
  • November 11, 2014, by Michael Wetter:
    First implementation.