Loading...
Searching...
No Matches
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...

#include <inclinedFilmNusseltHeightFvPatchScalarField.H>

Inheritance diagram for inclinedFilmNusseltHeightFvPatchScalarField:
Collaboration diagram for inclinedFilmNusseltHeightFvPatchScalarField:

Public Member Functions

 TypeName ("inclinedFilmNusseltHeight")
 Runtime type information.
 inclinedFilmNusseltHeightFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 inclinedFilmNusseltHeightFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &)
 Construct as copy.
 inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone.
virtual tmp< fvPatchField< scalar > > clone (const DimensionedField< scalar, volMesh > &iF) const
 Clone with an internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

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 50 of file inclinedFilmNusseltHeightFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ inclinedFilmNusseltHeightFvPatchScalarField() [1/5]

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

Construct from patch and internal field.

Definition at line 29 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References p.

Referenced by inclinedFilmNusseltHeightFvPatchScalarField(), inclinedFilmNusseltHeightFvPatchScalarField(), inclinedFilmNusseltHeightFvPatchScalarField(), and TypeName().

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 61 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References dict, Foam::New(), and p.

Here is the call graph for this function:

◆ inclinedFilmNusseltHeightFvPatchScalarField() [3/5]

inclinedFilmNusseltHeightFvPatchScalarField ( const inclinedFilmNusseltHeightFvPatchScalarField & ptf,
const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF,
const fvPatchFieldMapper & mapper )

Construct by mapping given.

inclinedFilmNusseltHeightFvPatchScalarField onto a new patch

Definition at line 44 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References clone(), inclinedFilmNusseltHeightFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ inclinedFilmNusseltHeightFvPatchScalarField() [4/5]

inclinedFilmNusseltHeightFvPatchScalarField ( const inclinedFilmNusseltHeightFvPatchScalarField & wmfrhpsf)

Construct as copy.

Definition at line 80 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References clone(), and inclinedFilmNusseltHeightFvPatchScalarField().

Here is the call graph for this function:

◆ inclinedFilmNusseltHeightFvPatchScalarField() [5/5]

inclinedFilmNusseltHeightFvPatchScalarField ( const inclinedFilmNusseltHeightFvPatchScalarField & wmfrhpsf,
const DimensionedField< scalar, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 94 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References clone(), and inclinedFilmNusseltHeightFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "inclinedFilmNusseltHeight" )

Runtime type information.

References inclinedFilmNusseltHeightFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/2]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 139 of file inclinedFilmNusseltHeightFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

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

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

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 147 of file inclinedFilmNusseltHeightFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream & os) const
virtual

Write.

Definition at line 185 of file inclinedFilmNusseltHeightFvPatchScalarField.C.

References os(), fvPatchField< Type >::write(), and fvPatchField< Type >::writeValueEntry().

Here is the call graph for this function:

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