This boundary condition sets the pressure gradient to the provided value such that the flux on the boundary is that specified by the velocity boundary condition. More...


Public Member Functions | |
| TypeName ("qhdFlux") | |
| Runtime type information. More... | |
| qhdFluxFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. More... | |
| qhdFluxFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| qhdFluxFvPatchScalarField (const qhdFluxFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given qhdFluxFvPatchScalarField onto. More... | |
| qhdFluxFvPatchScalarField (const qhdFluxFvPatchScalarField &) | |
| Construct as copy. More... | |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone. More... | |
| qhdFluxFvPatchScalarField (const qhdFluxFvPatchScalarField &, 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 patch pressure gradient field. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
This boundary condition sets the pressure gradient to the provided value such that the flux on the boundary is that specified by the velocity boundary condition.
<patchName>
{
type qhdFlux;
}
Definition at line 63 of file qhdFluxFvPatchScalarField.H.
| qhdFluxFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 31 of file qhdFluxFvPatchScalarField.C.
| qhdFluxFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 41 of file qhdFluxFvPatchScalarField.C.
| qhdFluxFvPatchScalarField | ( | const qhdFluxFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given qhdFluxFvPatchScalarField onto.
a new patch
Definition at line 68 of file qhdFluxFvPatchScalarField.C.
| qhdFluxFvPatchScalarField | ( | const qhdFluxFvPatchScalarField & | wbppsf | ) |
Construct as copy.
Definition at line 115 of file qhdFluxFvPatchScalarField.C.
| qhdFluxFvPatchScalarField | ( | const qhdFluxFvPatchScalarField & | wbppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 124 of file qhdFluxFvPatchScalarField.C.
| TypeName | ( | "qhdFlux" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 122 of file qhdFluxFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 143 of file qhdFluxFvPatchScalarField.H.
|
virtual |
Update the patch pressure gradient field.
Definition at line 152 of file qhdFluxFvPatchScalarField.C.
|
virtual |
Write.
Definition at line 215 of file qhdFluxFvPatchScalarField.C.