Go to the documentation of this file.
50 #ifndef constantSurfaceTension_H
51 #define constantSurfaceTension_H
53 #include "surfaceTensionModel.H"
60 namespace surfaceTensionModels
constant(const dictionary &dict, const fvMesh &mesh)
A class for managing temporary objects.
Abstract base-class for surface tension models which return the surface tension coefficient field.
virtual bool writeData(Ostream &os) const
virtual bool readDict(const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
Uniform constant surface tension model.
virtual tmp< volScalarField > sigma() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...