recordExample

Example definition of a borefield data record

Extends from AixLib.Fluid.Geothermal.Borefields.Data.Borefield.Template (Template for borefield data records).

Information

This record presents an example on how to define borefield records using the template in AixLib.Fluid.Geothermal.Borefields.Data.Borefield.Template.

Parameters

TypeNameDefaultDescription
AixLib.Fluid.Geothermal.Borefields.Data.Filling.TemplatefilDat (from Template)Filling data
AixLib.Fluid.Geothermal.Borefields.Data.Soil.TemplatesoiDat (from Template)Soil data
AixLib.Fluid.Geothermal.Borefields.Data.Configuration.TemplateconDat (from Template)Configuration data

Revisions

  • July 15, 2018, by Michael Wetter:
    Revised implementation, added defaultComponentPrefixes and defaultComponentName.
  • June 28, 2018, by Damien Picard:
    First implementation.