My Project
|
Implements the total thermal conductivity and rock enthalpy relations used by ECL. More...
#include <EclThcLaw.hpp>
Public Types | |
typedef ParamsT | Params |
typedef Params::Scalar | 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.