version 3.8
Dumux::Properties::ThermalConductivityModel< TypeTag, TTag::TwoPTwoCNonEquil > Struct Template Reference

#include <dumux/porousmediumflow/2p2c/model.hh>

Description

template<class TypeTag>
struct Dumux::Properties::ThermalConductivityModel< TypeTag, TTag::TwoPTwoCNonEquil >

In case we do not assume full thermal non-equilibrium (e.g. only an energy balance for the solid phase and a fluid mixture) one needs a law for calculating the thermal conductivity of the fluid mixture

Public Types

using type = ThermalConductivitySimpleFluidLumping< GetPropType< TypeTag, Properties::Scalar > >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::ThermalConductivityModel< TypeTag, TTag::TwoPTwoCNonEquil >::type = ThermalConductivitySimpleFluidLumping<GetPropType<TypeTag, Properties::Scalar> >

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