The modelled system is described in the documentation of Buildings.DHC.Plants.Cooling.StoragePlant.
The source blocks give the system the following operation schedule during simulation:
time = 0
, the system is all off.
time = 200
, the system is commanded to charge the tank.
The chiller is available and charges the tank locally.
After some time, the charging stops when the tank status signal returns
that the tank is charged.
time = 1800
, load appears at the district network.
The storage plant starts producing CHW to the system.
Currently the tank is not commanded to charge or discharge, therefore it
functions like a common pipe and the CHW is supplied by the chiller.
time = 3500
, the load increases and there is no more overflow
through the tank.
time = 4000
, the system is commanded to have the tank take
priority for CHW production. After some time, the cooling in the tank is
empty and the tank stops producing. Now the chiller takes over.
time = 7000
, there is no longer load in the district system.
The system is back to the all-off state.
time = 7500
, the system is once again commanded to charge
the tank, but the chiller in the storage plant is not enabled.
The tank is therefore charged remotely by the district.
This stops once the tank is charged again.
The chiller is implemented as an ideal temperature source using Buildings.Fluid.Sources.PropertySource_T. Its outlet temperature is always at the prescribed value.
Name | Description |
---|---|
Medium | Medium model for CHW |