My Project
|
Implements the total thermal conductivity relations specified by the ECL THCONR. More...
#include <EclThconrLaw.hpp>
Public Types | |
using | Params = ParamsT |
using | Scalar = typename Params::Scalar |
Static Public Member Functions | |
template<class FluidState , class Evaluation = typename FluidState::Scalar> | |
static Evaluation | thermalConductivity (const Params ¶ms, const FluidState &fluidState) |
Given a fluid state, return the total thermal conductivity [W/m^2 / (K/m)] of the porous medium. | |
Implements the total thermal conductivity relations specified by the ECL THCONR.