modelWaterFlowControl
Validate model WaterFlowControl
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Fluid.CHPs.BaseClasses.WaterFlowControl for calculating the optimum cooling water flow rate based on internal contol.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.Data.ValidationData2 | per | CHP performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.BaseClasses.WaterFlowControl | conWat | Internal controller for water mass flow rate |
Revisions
-
October 31, 2019, by Jianjun Hu:
Refactored implementation. -
July 01 2019, by Tea Zakula:
First implementation.