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... | |
Private Attributes | |
word | filmRegionName_ |
Name of film region. More... | |
autoPtr< DataEntry< scalar > > | GammaMean_ |
Mean mass flow rate per unit length [kg/s/m]. More... | |
autoPtr< DataEntry< scalar > > | a_ |
Perturbation amplitude [m]. More... | |
autoPtr< DataEntry< scalar > > | omega_ |
Perturbation frequency [rad/s/m]. 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().
inclinedFilmNusseltHeightFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 67 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References dict, p, and scalarField().
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 50 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
inclinedFilmNusseltHeightFvPatchScalarField | ( | const inclinedFilmNusseltHeightFvPatchScalarField & | wmfrhpsf | ) |
Construct as copy.
Definition at line 88 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
inclinedFilmNusseltHeightFvPatchScalarField | ( | const inclinedFilmNusseltHeightFvPatchScalarField & | wmfrhpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 102 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
TypeName | ( | "inclinedFilmNusseltHeight" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 111 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 128 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
References inclinedFilmNusseltHeightFvPatchScalarField::inclinedFilmNusseltHeightFvPatchScalarField().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 117 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References inclinedFilmNusseltHeightFvPatchScalarField::a_, GeometricField::boundaryField(), Foam::endl(), inclinedFilmNusseltHeightFvPatchScalarField::filmRegionName_, Foam::constant::universal::G, inclinedFilmNusseltHeightFvPatchScalarField::GammaMean_, objectRegistry::lookupObject(), Foam::mag(), Foam::max(), Foam::constant::physicoChemical::mu, n, inclinedFilmNusseltHeightFvPatchScalarField::omega_, Foam::pow(), Foam::Re(), rho, Foam::sin(), Foam::sqr(), regionModel::time(), Foam::constant::mathematical::twoPi(), and WarningInFunction.
|
virtual |
Write.
Definition at line 192 of file inclinedFilmNusseltHeightFvPatchScalarField.C.
References write().
|
private |
Name of film region.
Definition at line 59 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs().
Mean mass flow rate per unit length [kg/s/m].
Definition at line 62 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs().
Perturbation amplitude [m].
Definition at line 65 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs().
Perturbation frequency [rad/s/m].
Definition at line 68 of file inclinedFilmNusseltHeightFvPatchScalarField.H.
Referenced by inclinedFilmNusseltHeightFvPatchScalarField::updateCoeffs().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.