35 #ifndef LiquidThermo_H
36 #define LiquidThermo_H
49 template<
class BaseThermo>
Liquid thermo implementation.
void operator=(const LiquidThermo< BaseThermo > &)=delete
Disallow default bitwise assignment.
virtual ~LiquidThermo()
Destructor.
LiquidThermo(const fvMesh &, const word &phaseName)
Construct from mesh and phase name.
virtual tmp< volScalarField > sigma() const
Surface tension [N/m].
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
A class for handling words, derived from string.