modelWarmUpTimeDelay

Validate model WarmUp if warm-up by time delay

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

Information

This example validates Buildings.Fluid.CHPs.BaseClasses.WarmUpLeaving. The example is for the warm-up mode with the static time delay (e.g. CHPs with internal combustion engines).

Parameters

TypeNameDefaultDescription
Buildings.Fluid.CHPs.Data.ValidationData1perCHP performance data

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.BooleanTablerunSigPlant run signal
Buildings.Fluid.CHPs.BaseClasses.Types.ModeactModMode indicator
Modelica.StateGraph.TransitionWithSignaltransition1Off to warm-up mode
Modelica.StateGraph.TransitionWithSignaltransition2Warm-up to normal mode
Modelica.StateGraph.TransitionWithSignaltransition3Normal to off mode
Modelica.StateGraph.StepWithSignalwarUpPlant is in warm-up mode

Revisions

  • October 31, 2019, by Jianjun Hu:
    Refactored implementation.
  • July 01 2019, by Tea Zakula:
    First implementation.