www.mooseframework.org
Classes | Typedefs
PorousFlowThermalConductivityIdeal.h File Reference

Go to the source code of this file.

Classes

class  PorousFlowThermalConductivityIdealTempl< is_ad >
 This material computes thermal conductivity for a PorousMedium - fluid system, by using Thermal conductivity = dry_thermal_conductivity + S^exponent * (wet_thermal_conductivity - dry_thermal_conductivity), where S is the aqueous saturation. More...
 

Typedefs

typedef PorousFlowThermalConductivityIdealTempl< false > PorousFlowThermalConductivityIdeal
 
typedef PorousFlowThermalConductivityIdealTempl< true > ADPorousFlowThermalConductivityIdeal
 

Typedef Documentation

◆ ADPorousFlowThermalConductivityIdeal

Definition at line 60 of file PorousFlowThermalConductivityIdeal.h.

◆ PorousFlowThermalConductivityIdeal

Definition at line 59 of file PorousFlowThermalConductivityIdeal.h.