Public Member Functions | List of all members
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:
Inheritance graph
[legend]
Collaboration diagram for inclinedFilmNusseltInletVelocityFvPatchVectorField:
Collaboration graph
[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 52 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [1/5]

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [2/5]

Construct from patch, internal field and dictionary.

Definition at line 65 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

References inclinedFilmNusseltInletVelocityFvPatchVectorField::inclinedFilmNusseltInletVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [3/5]

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [4/5]

◆ inclinedFilmNusseltInletVelocityFvPatchVectorField() [5/5]

Construct as copy setting internal field reference.

Definition at line 93 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 108 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.H.

References inclinedFilmNusseltInletVelocityFvPatchVectorField::inclinedFilmNusseltInletVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

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

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 182 of file inclinedFilmNusseltInletVelocityFvPatchVectorField.C.

References Foam::makePatchTypeField(), and fvPatchField< Type >::write().

Referenced by inclinedFilmNusseltInletVelocityFvPatchVectorField::clone(), and inclinedFilmNusseltInletVelocityFvPatchVectorField::updateCoeffs().

Here is the call graph for this function:
Here is the caller graph for this function:

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