modelCouplingRCZ6
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 six-zone building model based on a two-element reduced order model (from GeoJSON export), and
- secondary pumps.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data reader | |
| Buildings.DHC.Loads.BaseClasses.BuildingRCZ6 | bui | Building | |
| Buildings.Fluid.Sources.Boundary_pT | sinHeaWat | Sink for heating water | |
| Buildings.Fluid.Sources.Boundary_pT | sinChilWat | Sink for chilled water | |
| Modelica.Blocks.Sources.RealExpression | THeaWatSup | Heating water supply temperature | |
| Modelica.Blocks.Sources.RealExpression | TChiWatSup | Chilled water supply temperature | |
| Fluid.Sources.Boundary_pT | supHeaWat | Heating water supply | |
| Fluid.Sources.Boundary_pT | supChiWat | Chilled water supply |
Contents
| Name | Description |
|---|---|
| Fluid in the pipes |
Revisions
-
February 21, 2020, by Antoine Gautier:
First implementation.