This boundary condition provides a velocity condition for cases with moving walls. More...
Public Member Functions | |
TypeName ("movingWallVelocity") | |
movingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
movingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &) | |
virtual tmp< fvPatchVectorField > | clone () const |
movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
tmp< vectorField > | Uwall () const |
virtual void | updateCoeffs () |
virtual void | write (Ostream &) const |
This boundary condition provides a velocity condition for cases with moving walls.
<patchName> { type movingWallVelocity; value uniform (0 0 0); // Initial value }
Definition at line 65 of file movingWallVelocityFvPatchVectorField.H.
movingWallVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 32 of file movingWallVelocityFvPatchVectorField.C.
Referenced by movingWallVelocityFvPatchVectorField::clone().
movingWallVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 43 of file movingWallVelocityFvPatchVectorField.C.
movingWallVelocityFvPatchVectorField | ( | const movingWallVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 55 of file movingWallVelocityFvPatchVectorField.C.
movingWallVelocityFvPatchVectorField | ( | const movingWallVelocityFvPatchVectorField & | mwvpvf | ) |
Definition at line 68 of file movingWallVelocityFvPatchVectorField.C.
movingWallVelocityFvPatchVectorField | ( | const movingWallVelocityFvPatchVectorField & | mwvpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 78 of file movingWallVelocityFvPatchVectorField.C.
TypeName | ( | "movingWallVelocity" | ) |
|
inlinevirtual |
Definition at line 109 of file movingWallVelocityFvPatchVectorField.H.
References movingWallVelocityFvPatchVectorField::movingWallVelocityFvPatchVectorField().
|
inlinevirtual |
Definition at line 126 of file movingWallVelocityFvPatchVectorField.H.
References movingWallVelocityFvPatchVectorField::movingWallVelocityFvPatchVectorField().
Foam::tmp< Foam::vectorField > Uwall | ( | ) | const |
Definition at line 90 of file movingWallVelocityFvPatchVectorField.C.
References polyPatch::faceCentres(), forAll, mesh, Foam::fvc::meshPhi(), n, p, Foam::foamVersion::patch, and U.
Referenced by liquidFilmBase::Uw().
|
virtual |
Definition at line 124 of file movingWallVelocityFvPatchVectorField.C.
References mesh, polyMesh::moving(), and Field::operator=().
|
virtual |
Definition at line 143 of file movingWallVelocityFvPatchVectorField.C.
References os(), and fvPatchField::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.