OGS
|
Definition at line 25 of file BoreholeGeometry.h.
#include <BoreholeGeometry.h>
Public Member Functions | |
double | area () const |
Public Attributes | |
double const | length |
double const | diameter |
|
inline |
Definition at line 39 of file BoreholeGeometry.h.
References diameter.
Referenced by ProcessLib::HeatTransportBHE::BHE::BHECommonCoaxial::BHECommonCoaxial(), ProcessLib::HeatTransportBHE::BHE::BHE_1P::crossSectionAreas(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::crossSectionAreas(), and ProcessLib::HeatTransportBHE::BHE::BHE_2U::crossSectionAreas().
double const ProcessLib::HeatTransportBHE::BHE::BoreholeGeometry::diameter |
diameter of the BHE unit is m
Definition at line 37 of file BoreholeGeometry.h.
Referenced by area(), ProcessLib::HeatTransportBHE::BHE::BHE_1P::calcThermalResistances(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::calcThermalResistances(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::calcThermalResistances(), and ProcessLib::HeatTransportBHE::BHE::BHECommonCoaxial::calcThermalResistances().
double const ProcessLib::HeatTransportBHE::BHE::BoreholeGeometry::length |
length/depth of the BHE unit is m
Definition at line 31 of file BoreholeGeometry.h.
Referenced by ProcessLib::HeatTransportBHE::BHE::BHE_1P::updateHeatTransferCoefficients(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::updateHeatTransferCoefficients(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::updateHeatTransferCoefficients(), and ProcessLib::HeatTransportBHE::BHE::BHECommonCoaxial::updateHeatTransferCoefficients().