Go to the documentation of this file.
35 #ifndef waveModels_cnoidal_H
36 #define waveModels_cnoidal_H
101 const scalar uCnoidal,
const vector L(dict.get< vector >("L"))
virtual ~cnoidal()=default
Single incompressible phase derived from the phase-fraction. Used as part of the multiPhaseMixture fo...
volScalarField H(IOobject("H", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedScalar(dimLength, Zero))
InfoProxy< IOobject > info() const
CGAL::Exact_predicates_exact_constructions_kernel K
Generic templated field type.
virtual bool readDict(const dictionary &overrideDict)
const dimensionedScalar h
A patch is a list of labels that address the faces in the global face list.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Mesh data needed to do the Finite Volume discretisation.
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const wordHashSet &selectedFields, LIFOStack< regIOobject * > &storedObjects)
virtual void setLevel(const scalar t, const scalar tCoeff, scalarField &level) const
cnoidal(const dictionary &dict, const fvMesh &mesh, const polyPatch &patch, const bool readFields=true)
virtual void setVelocity(const scalar t, const scalar tCoeff, const scalarField &level)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...