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
| Type | Name | Default | Description |
|---|---|---|---|
| DisHeatLib.Supply.Supply_T | supply_T | ||
| IBPSA.Fluid.Sources.MassFlowSource_T | boundary | ||
| Modelica.Blocks.Sources.Ramp | T_set | ||
| IBPSA.Fluid.Sources.Boundary_pT | bou |
Contents
| Name | Description |
|---|---|
Revisions
- Feburary 27, 2019, by Benedikt Leitner:
Implementation and added User's guide.