inclinedFilmNusseltInletVelocityFvPatchVectorField Class Reference

Film velocity boundary condition for inclined films that imposes a sinusoidal perturbation on top of a mean flow rate, where the velocity is calculated using the Nusselt solution. More...

Inheritance diagram for inclinedFilmNusseltInletVelocityFvPatchVectorField:
[legend]
Collaboration diagram for inclinedFilmNusseltInletVelocityFvPatchVectorField:
[legend]

Public Member Functions

 TypeName ("inclinedFilmNusseltInletVelocity")
 Runtime type information. More...
 
 inclinedFilmNusseltInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field. More...
 
 inclinedFilmNusseltInletVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 inclinedFilmNusseltInletVelocityFvPatchVectorField (const inclinedFilmNusseltInletVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 inclinedFilmNusseltInletVelocityFvPatchVectorField (const inclinedFilmNusseltInletVelocityFvPatchVectorField &)
 Construct as copy. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 inclinedFilmNusseltInletVelocityFvPatchVectorField (const inclinedFilmNusseltInletVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Film velocity boundary condition for inclined films that imposes a sinusoidal perturbation on top of a mean flow rate, where the velocity is calculated using the Nusselt solution.

Source files

Definition at line 54 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [1/5]

Construct from patch and internal field.

Definition at line 36 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [2/5]

Construct from patch, internal field and dictionary.

Definition at line 68 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [3/5]

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [4/5]

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [5/5]

Construct as copy setting internal field reference.

Definition at line 101 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "inclinedFilmNusseltInletVelocity"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp< fvPatchVectorField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 113 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.H.

◆ clone() [2/2]

virtual tmp< fvPatchVectorField > clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 129 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.H.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 118 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), Foam::cbrt(), Foam::endl(), objectRegistry::lookupObject(), Foam::mag(), Foam::max(), mu, n, Foam::operator==(), Foam::pow(), Foam::Re(), rho, Foam::sin(), regionModel::time(), Foam::constant::mathematical::twoPi(), and WarningInFunction.

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 191 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

References os(), ObukhovLength::write(), and Ostream::writeEntryIfDifferent().

Here is the call graph for this function:

The documentation for this class was generated from the following files: