49 template<
class BaseThermo>
91 return BaseThermo::mixtureType::thermoType::isotropic;
Generic GeometricField class.
Thermo implementation for a solid.
virtual void correct()
Update properties.
volVectorField Kappa_
Anisotropic thermal conductivity [W/m/K].
virtual ~SolidThermo()
Destructor.
SolidThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual bool isotropic() const
Return true if thermal conductivity is isotropic.
void operator=(const SolidThermo< BaseThermo > &)=delete
Disallow default bitwise assignment.
virtual const volVectorField & Kappa() const
Anisotropic thermal conductivity [W/m/K].
void calculate()
Calculate the thermo variables.
Mesh data needed to do the Finite Volume discretisation.
A class for handling words, derived from string.