modelCouplingRCZ1Valve
Example illustrating the coupling of a building model to heating water and chilled water loops
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates the use of Buildings.DHC.Loads.BaseClasses.PartialBuilding, Buildings.DHC.Loads.BaseClasses.PartialTerminalUnit and Buildings.DHC.Loads.BaseClasses.FlowDistribution in a configuration with
- a one-zone building model based on a one-element reduced order model, and
- secondary pumps and mixing valves controlling the heating and chilled water supply temperature.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data reader | |
| Buildings.DHC.Loads.BaseClasses.BuildingRCZ1Valve | bui | Building | |
| Buildings.Fluid.Sources.Boundary_pT | sinHeaWat | Sink for heating water | |
| Modelica.Blocks.Sources.RealExpression | THeaWatSup | Heating water supply temperature | |
| Modelica.Blocks.Sources.RealExpression | TChiWatSup | Chilled water supply temperature | |
| Buildings.Fluid.Sources.Boundary_pT | sinChiWat | Sink for chilled water | |
| Buildings.Fluid.Sources.Boundary_pT | supHeaWat | Heating water supply | |
| Buildings.Fluid.Sources.Boundary_pT | supChiWat | Chilled water supply |
Contents
| Name | Description |
|---|---|
| Source side medium |
Revisions
-
February 21, 2020, by Antoine Gautier:
First implementation.