modelSupply_T

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

Information

This example shows how the Supply_T model fulfills the role of a heat supply with given supply temperature using a PI-controller, and fixed maximum heat flow generation.

The plots shows that even thought the temperature is supposed to go up to a higher temperature, the heat generation is to weak to reach that and stops increaseing the temperature further after reaching its maximum heat flow generation.

Available commands: Simulate and plot: simulates the example and plots the results so that the example can be better understood.

Components

TypeNameDefaultDescription
DisHeatLib.Supply.Supply_Tsupply_T
IBPSA.Fluid.Sources.MassFlowSource_Tboundary
Modelica.Blocks.Sources.RampT_set
IBPSA.Fluid.Sources.Boundary_pTbou

Contents

NameDescription
Medium

Revisions

  • Feburary 27, 2019, by Benedikt Leitner:
    Implementation and added User's guide.