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


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 &) | |
| Construct as copy. More... | |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone. More... | |
| inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< fvPatchScalarField > | clone (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... | |
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 52 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
| inclinedFilmNusseltHeightFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 35 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::clone(), and inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

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

| 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 49 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

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

| inclinedFilmNusseltHeightFvPatchScalarField | ( | const inclinedFilmNusseltHeightFvPatchScalarField & | wmfrhpsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 93 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
| TypeName | ( | "inclinedFilmNusseltHeight" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 108 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 125 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField(), inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs(), and inclinedFilmNusseltHeightFvPatchScalarField::write().

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


|
virtual |
Write.
Definition at line 186 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References Foam::makePatchTypeField(), and Foam::blockMeshTools::write().
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::clone(), and inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs().


1.8.13