My Project
|
Implements the total thermal conductivity and rock enthalpy relations used by ECL. More...
#include <EclThcLaw.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 &) |
Given a fluid state, return the total thermal conductivity [W/m^2 / (K/m)] of the porous medium. | |
Implements the total thermal conductivity and rock enthalpy relations used by ECL.
This is the thermal conduction law based on the THCROCK, THCOIL, THCGAS and THCWATER keywords.