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