![]() |
OGS
|
Definition in file BHE_2U.cpp.
#include "BHE_2U.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_2U (double const chi, double const R_g) |
| double | ProcessLib::HeatTransportBHE::BHE::compute_R_gg_2U (double const chi, double const R_gs, double const R_ar, double const R_g) |
| std::array< double, 4 > | ProcessLib::HeatTransportBHE::BHE::thermalResistancesGroutSoil2U (double const chi, double const R_ar_1, double const R_ar_2, double const R_g) |