![]() |
OGS
|
Definition at line 24 of file BHECommonUType.h.
#include <BHECommonUType.h>
Public Member Functions | |
BHECommonUType (BoreholeGeometry const &borehole, RefrigerantProperties const &refrigerant, GroutParameters const &grout, FlowAndTemperatureControl const &flowAndTemperatureControl, PipeConfigurationUType const &pipes, bool const use_python_bcs) | |
![]() | |
constexpr bool | isPowerBC () const |
Protected Attributes | |
PipeConfigurationUType const | _pipes |
double | _flow_velocity = std::numeric_limits<double>::quiet_NaN() |
Flow velocity inside the pipes. Depends on the flow_rate. | |
Additional Inherited Members | |
![]() | |
BoreholeGeometry const | borehole_geometry |
RefrigerantProperties const | refrigerant |
GroutParameters const | grout |
FlowAndTemperatureControl const | flowAndTemperatureControl |
bool const | use_python_bcs |
|
inline |
Definition at line 27 of file BHECommonUType.h.
|
protected |
Flow velocity inside the pipes. Depends on the flow_rate.
Definition at line 43 of file BHECommonUType.h.
Referenced by ProcessLib::HeatTransportBHE::BHE::BHE_1U::pipeAdvectionVectors(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::pipeAdvectionVectors(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::pipeHeatConductions(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::pipeHeatConductions(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::updateHeatTransferCoefficients(), and ProcessLib::HeatTransportBHE::BHE::BHE_2U::updateHeatTransferCoefficients().
|
protected |
Definition at line 40 of file BHECommonUType.h.
Referenced by ProcessLib::HeatTransportBHE::BHE::BHE_1U::calcThermalResistances(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::calcThermalResistances(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::crossSectionAreas(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::crossSectionAreas(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::pipeHeatConductions(), ProcessLib::HeatTransportBHE::BHE::BHE_2U::pipeHeatConductions(), ProcessLib::HeatTransportBHE::BHE::BHE_1U::updateHeatTransferCoefficients(), and ProcessLib::HeatTransportBHE::BHE::BHE_2U::updateHeatTransferCoefficients().