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 waveAlphaFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
Base class for waveModels.
A class for managing temporary objects.
virtual const scalarField & alpha() const
const word dictName("faMeshDefinition")
virtual void write(Ostream &) const
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
waveAlphaFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
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()
Example of the boundary condition specification:
Ostream & writeEntry(const keyType &key, const T &value)
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)
virtual void updateCoeffs()
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)