modelCoolingOffice

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example shows the application of the model Buildings.Fluid.Geothermal.Aquifer.MultiWell.

The system consists of two wells, a warm well and a cold well. Water is extracted from the cold well at 12°C and after passing through a heat exchanger it is injected in the warm well at 16°C. This may represent the operation of an aquifer thermal energy storage system that cools an office building with a constant load of 30 kW.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.HeatFlowRateQCoo_flow_nominal30000Cooling power
Modelica.Units.SI.TemperatureDifferencedeltaT4Temperature difference at heat exchanger
Modelica.Units.SI.SpecificHeatCapacitycpWat4186Heat capacity of water
Modelica.Units.SI.MassFlowRatemWat_flow_nominalQCoo_flow_nominal/(deltaT*cpWat)Nominal water mass flow rate

Components

TypeNameDefaultDescription
HeatExchangers.HeaterCooler_uheaHeat exchanger
Modelica.Blocks.Sources.ConstantuPumPump control signal
Modelica.Blocks.Sources.ConstantuHeaHeat load control signal
MultiWellaquWelAcquifer well
Sources.Boundary_pTbouPressure boundary condition

Contents

NameDescription
MediumMedium model

Revisions

  • March 25, 2024, by Michael Wetter:
    Corrected broken link and revised documentation.
    This is for IBPSA, issue 1855.
  • May 2023, by Alessandro Maccarini:
    First Implementation.