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