Opm::EclThconrLaw< ScalarT, FluidSystem, ParamsT > Class Template Reference

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 &params, const FluidState &fluidState)
 Given a fluid state, return the total thermal conductivity [W/m^2 / (K/m)] of the porous medium. More...
 

Detailed Description

template<class ScalarT, class FluidSystem, class ParamsT = EclThconrLawParams<ScalarT>>
class Opm::EclThconrLaw< ScalarT, FluidSystem, ParamsT >

Implements the total thermal conductivity relations specified by the ECL THCONR.

Member Typedef Documentation

◆ Params

template<class ScalarT , class FluidSystem , class ParamsT = EclThconrLawParams<ScalarT>>
using Opm::EclThconrLaw< ScalarT, FluidSystem, ParamsT >::Params = ParamsT

◆ Scalar

template<class ScalarT , class FluidSystem , class ParamsT = EclThconrLawParams<ScalarT>>
using Opm::EclThconrLaw< ScalarT, FluidSystem, ParamsT >::Scalar = typename Params::Scalar

Member Function Documentation

◆ thermalConductivity()

template<class ScalarT , class FluidSystem , class ParamsT = EclThconrLawParams<ScalarT>>
template<class FluidState , class Evaluation = typename FluidState::Scalar>
static Evaluation Opm::EclThconrLaw< ScalarT, FluidSystem, ParamsT >::thermalConductivity ( const Params params,
const FluidState &  fluidState 
)
inlinestatic

Given a fluid state, return the total thermal conductivity [W/m^2 / (K/m)] of the porous medium.

Referenced by Opm::EclThermalConductionLawMultiplexer< ScalarT, FluidSystem, ParamsT >::thermalConductivity().


The documentation for this class was generated from the following file: