modelAgentPump1PipeExample
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model is used to test the controller Buildings.DHC.Networks.Controls.AgentPump. For a practical application of the model check Buildings.DHC.Examples.Combined.SeriesVariableFlowUpdate.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | TSou | 283.15 | Agent source temperature |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | TSouIn | Source inlet temperature | |
| Buildings.DHC.Networks.Controls.AgentPump1Pipe | agePumCon | Agent pump controller | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | con2 | Average source temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | TSouOut | Supply temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TPlaSup | Plant supply temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | TDisRet | District return temperature |
Revisions
-
January 20, 2023, by Ettore Zanetti:
First implementation.