modelPrescribedOutlet
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 mass fraction setpoint.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.MassFlowRate | m_flow_nominal (from PrescribedOutletState) | 0.1 | Nominal mass flow rate |
Components
Revisions
-
May 3, 2017, by Michael Wetter:
Refactored model to allowX_wSetas an input.
This is for #763. -
November 11, 2014, by Michael Wetter:
First implementation.