modelExample1

Example 1 partial model

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This partial model is extended by IBPSA.Fluid.Examples.Performance.Example1v1 and IBPSA.Fluid.Examples.Performance.Example1v2 and is created to avoid errors in the implementation of the two depending examples.

Parameters

TypeNameDefaultDescription
Realm_flow_nominal0.1Gain value multiplied with input signal

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.Boundary_pTbouBoundary for pressure boundary condition
Fluid.Movers.FlowControlled_m_flowpumpPump model with unidirectional flow
IBPSA.Fluid.HeatExchangers.Heater_TheaHeater
Modelica.Blocks.Sources.PulsepulsePulse input
Modelica.Blocks.Math.GaingainGain for m_flow_nominal
IBPSA.Fluid.Actuators.Valves.ThreeWayLinearvalThree way valve with constant input
Modelica.Blocks.Sources.ConstantconstConstant valve set point
Modelica.Blocks.Sources.BooleanConstantallowFlowReversalBlock for setting allowFlowReversal in components
IBPSA.Fluid.FixedResistances.PressureDropresFluid resistance for splitting flow
Modelica.Blocks.Sources.IntegerConstantnResNumber of parallel branches
Modelica.Blocks.Sources.BooleanConstantfrom_dpBlock for setting from_dp in res

Contents

NameDescription
Medium

Revisions

  • May 8, 2017, by Michael Wetter:
    Updated heater model.
    This is for IBPSA, #763.
  • February 22, 2016, by Michael Wetter:
    Removed parameter dynamicBalance for issue 411.
  • July 14, 2015, by Michael Wetter:
    Revised documentation.
  • April 17, 2015, by Filip Jorissen:
    First implementation.