modelBoilerStandAlone

Model containing the simple boiler model and all required inputs as dummies

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 dummy inputs.

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)
Modelica.Blocks.Interfaces.RealOutputchemicalEnergyFlowRateFlow of primary (chemical) energy into boiler

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
Modelica.Blocks.Sources.BooleanConstantfalseSourceOutputs a false signal
Modelica.Blocks.Sources.ConstantambientTemperatureDummy for ambient temperature
Modelica.Blocks.Sources.BooleanConstanttrueSourceOutputs a true signal

Revisions

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