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 &)=delete | |
Disallow copy without setting internal field reference. More... | |
inclinedFilmNusseltHeightFvPatchScalarField (const inclinedFilmNusseltHeightFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Copy constructor 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 49 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 64 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().
|
delete |
Disallow copy without setting internal field reference.
inclinedFilmNusseltHeightFvPatchScalarField | ( | const inclinedFilmNusseltHeightFvPatchScalarField & | wmfrhpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Copy constructor setting internal field reference.
Definition at line 80 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
TypeName | ( | "inclinedFilmNusseltHeight" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 116 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField(), inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs(), and inclinedFilmNusseltHeightFvPatchScalarField::write().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 94 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(), Function1< Type >::value(), WarningInFunction, and inclinedFilmNusseltHeightFvPatchScalarField::write().
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::clone().
|
virtual |
Write.
Definition at line 179 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References Foam::makePatchTypeField(), Foam::vtkWriteOps::write(), and Foam::writeEntry().
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::clone(), and inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs().