Go to the documentation of this file.
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;
Enthalpy/Internal energy for a mixture.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual void correct()
Update properties.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool isotropic() const
Return true if thermal conductivity is isotropic.
virtual ~heSolidThermo()
Destructor.
virtual tmp< volVectorField > Kappa() const
Anisotropic thermal conductivity [W/m/K].
A list of keyword definitions, which are a keyword followed by any number of values (e....
Energy for a solid mixture.
Mesh data needed to do the Finite Volume discretisation.
heSolidThermo(const heSolidThermo< BasicSolidThermo, MixtureType > &)
Construct as copy (not implemented)
TypeName("heSolidThermo")
Runtime type information.
void calculate()
Calculate the thermo variables.