.Buildings.Fluid.Geothermal.Borefields.Examples.RectangularBorefield

Information

This example model illustrates how to configure the layout of the boreholes for a rectangular borefield. The configuration is

cooBor = {{dBorHol*mod((i-1),nXBorHol), dBorHol*floor((i-1)/nXBorHol)} for i in 1:nBorHol}

where dBorHol is the distance between the boreholes, nXBorHol is the number of boreholes in the x-direction, and nBorHol is the total number of boreholes.

Contents

NameDescription
MediumMedium model

Revisions


Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos