![]() |
OGS
|
Definition in file BHE_1U.cpp.
#include "BHE_1U.h"#include <numbers>#include "FlowAndTemperatureControl.h"#include "Physics.h"#include "ThermoMechanicalFlowProperties.h"Go to the source code of this file.
Namespaces | |
| namespace | ProcessLib |
| namespace | ProcessLib::HeatTransportBHE |
| namespace | ProcessLib::HeatTransportBHE::BHE |
Functions | |
| double | ProcessLib::HeatTransportBHE::BHE::compute_R_gs (double const chi, double const R_g) |
| double | ProcessLib::HeatTransportBHE::BHE::compute_R_gg (double const chi, double const R_gs, double const R_ar, double const R_g) |
| std::array< double, 3 > | ProcessLib::HeatTransportBHE::BHE::thermalResistancesGroutSoil (double const chi, double const R_ar, double const R_g) |