Go to the documentation of this file.
56 waveDictName_(ptf.waveDictName_)
78 waveDictName_(ptf.waveDictName_)
89 waveDictName_(ptf.waveDictName_)
102 tmp<waveModel> tmodel
107 internalField().
mesh(),
112 waveModel& model = tmodel.constCast();
114 model.correct(db().time().value());
128 writeEntry(
"value",
os);
139 waveVelocityFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
Base class for waveModels.
A class for managing temporary objects.
const word dictName("faMeshDefinition")
virtual void write(Ostream &) const
virtual void updateCoeffs()
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
virtual const vectorField & U() const
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
virtual void updateCoeffs()
waveVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
fvPatchField< vector > fvPatchVectorField
Ostream & writeEntry(const keyType &key, const T &value)
Example of the boundary condition specification:
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
virtual void correct(const scalar t)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static tmp< waveModel > lookupOrCreate(const polyPatch &patch, const fvMesh &mesh, const word &waveDictName)