35 #ifndef RhoFluidThermo_H
36 #define RhoFluidThermo_H
49 template<
class BaseThermo>
Thermo implementation based on density.
void operator=(const RhoFluidThermo< BaseThermo > &)=delete
Disallow default bitwise assignment.
virtual void correct()
Update properties.
RhoFluidThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual ~RhoFluidThermo()
Destructor.
Mesh data needed to do the Finite Volume discretisation.
A class for handling words, derived from string.