modelBoilerExternalControl

Model containing the simple boiler model and the bus connector for external control

Extends from BaseClasses.BoilerBase (Base class containing the simple boiler model as peak load device).

Information

Model containing the simple boiler model AixLib.Fluid.BoilerCHP.Boiler and interfaces for external control.

Parameters

TypeNameDefaultDescription
Assumptions
BooleanallowFlowReversal (from PartialTwoPort)true= false to simplify equations, assuming, but not enforcing, no flow reversal
Dynamics
Modelica.Fluid.Types.DynamicsenergyDynamics (from BoilerBase)Modelica.Fluid.Types.Dynamics.DynamicFreeInitialType of energy balance: dynamic (3 initialization options) or steady state

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPort_aport_a (from PartialTwoPort)Fluid connector a (positive design flow direction is from port_a to port_b)
Modelica.Fluid.Interfaces.FluidPort_bport_b (from PartialTwoPort)Fluid connector b (positive design flow direction is from port_a to port_b)
Controls.Interfaces.BoilerControlBusboilerControlBus

Components

TypeNameDefaultDescription
BoilerCHP.Boilerboiler (from BoilerBase)Peak load energy conversion unit
Modelica.Blocks.Sources.RealExpressionchemicalEnergyFlowRateSource (from BoilerBase)Outputs the chemical energy flow rate of the boiler

Revisions

  • May 19, 2017, by Marc Baranski:
    First implementation.