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>


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. | |
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.
Definition at line 50 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
| 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().

| 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.

| 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.

| inclinedFilmNusseltHeightFvPatchScalarField | ( | const inclinedFilmNusseltHeightFvPatchScalarField & | wmfrhpsf | ) |
Construct as copy.
Definition at line 80 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References clone(), and inclinedFilmNusseltHeightFvPatchScalarField().

| 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().

| TypeName | ( | "inclinedFilmNusseltHeight" | ) |
Runtime type information.
References inclinedFilmNusseltHeightFvPatchScalarField().

|
inlinevirtual |
Return a clone.
Definition at line 139 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References fvPatchField< Type >::Clone().
Referenced by inclinedFilmNusseltHeightFvPatchScalarField(), inclinedFilmNusseltHeightFvPatchScalarField(), and inclinedFilmNusseltHeightFvPatchScalarField().


|
inlinevirtual |
Clone with an internal field reference.
Definition at line 147 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 111 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), Foam::cbrt(), Foam::endl(), objectRegistry::lookupObject(), Foam::mag(), Foam::max(), mu, n, Foam::Re(), rho, Foam::sin(), Foam::sqr(), regionModel::time(), Foam::constant::mathematical::twoPi(), and WarningInFunction.

|
virtual |
Write.
Definition at line 185 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References os(), fvPatchField< Type >::write(), and fvPatchField< Type >::writeValueEntry().
