35 #ifndef heSolidThermo_H 36 #define heSolidThermo_H 49 template<
class BasicSol
idThermo,
class MixtureType>
52 public heThermo<BasicSolidThermo, MixtureType>
105 return MixtureType::thermoType::isotropic;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("heSolidThermo")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool isotropic() const
Return true if thermal conductivity is isotropic.
virtual void correct()
Update properties.
virtual tmp< volVectorField > Kappa() const
Anisotropic thermal conductivity [W/m/K].
A class for handling words, derived from string.
Energy for a solid mixture.
Enthalpy/Internal energy for a mixture.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
virtual ~heSolidThermo()
Destructor.