Go to the documentation of this file.
37 #ifndef inclinedFilmNusseltHeightFvPatchScalarField_H
38 #define inclinedFilmNusseltHeightFvPatchScalarField_H
55 public fixedValueFvPatchScalarField
75 TypeName(
"inclinedFilmNusseltHeight");
inclinedFilmNusseltHeightFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A class for handling words, derived from string.
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
autoPtr< DataEntry< scalar > > GammaMean_
Mean mass flow rate per unit length [kg/s/m].
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
autoPtr< DataEntry< scalar > > a_
Perturbation amplitude [m].
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
autoPtr< DataEntry< scalar > > omega_
Perturbation frequency [rad/s/m].
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Film height boundary condition for inclined films that imposes a sinusoidal perturbation on top of a ...
word filmRegionName_
Name of film region.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("inclinedFilmNusseltHeight")
Runtime type information.