This package contains base classes that are used to construct the models in AixLib.Fluid.Geothermal.Borefields.BaseClasses.Boreholes.
Name | Description |
---|---|
InternalHEXOneUTube | Internal heat exchanger of a borehole for a single U-tube configuration |
InternalHEXTwoUTube | Internal heat exchanger of a borehole for a double U-tube configuration. In loop 1, fluid 1 streams from a1 to b1 and comes back from a2 to b2. In loop 2: fluid 2 streams from a3 to b3 and comes back from a4 to b4. |
InternalResistancesOneUTube | Internal resistance model for single U-tube borehole segments. |
InternalResistancesTwoUTube | Internal resistance model for double U-tube borehole segments. |
PartialBorehole | Partial model to implement multi-segment boreholes |
PartialInternalHEX | Partial model to implement the internal heat exchanger of a borehole segment |
PartialInternalResistances | Partial model to implement borehole segment internal resistance models |
Functions | Package with functions for evaluation of borehole thermal resistances |
Examples | Example models to test base classes |