inclinedFilmNusseltHeightFvPatchScalarField Class Reference

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

Inheritance diagram for inclinedFilmNusseltHeightFvPatchScalarField:
Collaboration diagram for inclinedFilmNusseltHeightFvPatchScalarField:

Public Member Functions

 TypeName ("inclinedFilmNusseltHeight")
 Runtime type information. More...
 
 inclinedFilmNusseltHeightFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 inclinedFilmNusseltHeightFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &)
 Copy constructor. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, 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 height boundary condition for inclined films that imposes a sinusoidal perturbation on top of a mean flow rate, where the height is calculated using the Nusselt solution.

Source files

Definition at line 52 of file inclinedFilmNusseltHeightFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ inclinedFilmNusseltHeightFvPatchScalarField() [1/5]

Construct from patch and internal field.

Definition at line 35 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

Referenced by inclinedFilmNusseltHeightFvPatchScalarField::clone(), and inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

Here is the caller graph for this function:

◆ inclinedFilmNusseltHeightFvPatchScalarField() [2/5]

inclinedFilmNusseltHeightFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 65 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

Here is the call graph for this function:

◆ inclinedFilmNusseltHeightFvPatchScalarField() [3/5]

Construct by mapping given.

inclinedFilmNusseltHeightFvPatchScalarField onto a new patch

Definition at line 49 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

Here is the call graph for this function:

◆ inclinedFilmNusseltHeightFvPatchScalarField() [4/5]

◆ inclinedFilmNusseltHeightFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Definition at line 93 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "inclinedFilmNusseltHeight"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 108 of file inclinedFilmNusseltHeightFvPatchScalarField.H.

References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

◆ updateCoeffs()

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 186 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References Foam::makePatchTypeField(), Foam::blockMeshTools::write(), and Foam::writeEntry().

Referenced by inclinedFilmNusseltHeightFvPatchScalarField::clone(), and inclinedFilmNusseltHeightFvPatchScalarField::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: