Wall-velocity condition to be used in conjunction with the single rotating frame (SRF) model (see: FOAM::SRFModel) More...
Public Member Functions | |
TypeName ("SRFWallVelocity") | |
SRFWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
SRFWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
SRFWallVelocityFvPatchVectorField (const SRFWallVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
SRFWallVelocityFvPatchVectorField (const SRFWallVelocityFvPatchVectorField &) | |
virtual tmp< fvPatchVectorField > | clone () const |
SRFWallVelocityFvPatchVectorField (const SRFWallVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
virtual void | autoMap (const fvPatchFieldMapper &) |
virtual void | rmap (const fvPatchVectorField &, const labelList &) |
virtual void | updateCoeffs () |
virtual void | write (Ostream &) const |
Wall-velocity condition to be used in conjunction with the single rotating frame (SRF) model (see: FOAM::SRFModel)
The condition applies the appropriate rotation transformation in time and space to determine the local SRF velocity of the wall.
where
![]() | = |
![]() | = |
The normal component of is removed to ensure 0 wall-flux even if the wall patch faces are irregular.
<patchName> { type SRFWallVelocity; value uniform (0 0 0); // Initial value }
Definition at line 89 of file SRFWallVelocityFvPatchVectorField.H.
SRFWallVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 30 of file SRFWallVelocityFvPatchVectorField.C.
Referenced by SRFWallVelocityFvPatchVectorField::clone().
SRFWallVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 52 of file SRFWallVelocityFvPatchVectorField.C.
SRFWallVelocityFvPatchVectorField | ( | const SRFWallVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 40 of file SRFWallVelocityFvPatchVectorField.C.
SRFWallVelocityFvPatchVectorField | ( | const SRFWallVelocityFvPatchVectorField & | srfvpvf | ) |
Definition at line 63 of file SRFWallVelocityFvPatchVectorField.C.
SRFWallVelocityFvPatchVectorField | ( | const SRFWallVelocityFvPatchVectorField & | srfvpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 72 of file SRFWallVelocityFvPatchVectorField.C.
TypeName | ( | "SRFWallVelocity" | ) |
|
inlinevirtual |
Definition at line 134 of file SRFWallVelocityFvPatchVectorField.H.
References SRFWallVelocityFvPatchVectorField::SRFWallVelocityFvPatchVectorField().
|
inlinevirtual |
Definition at line 151 of file SRFWallVelocityFvPatchVectorField.H.
References SRFWallVelocityFvPatchVectorField::SRFWallVelocityFvPatchVectorField().
|
virtual |
Definition at line 84 of file SRFWallVelocityFvPatchVectorField.C.
|
virtual |
Definition at line 93 of file SRFWallVelocityFvPatchVectorField.C.
|
virtual |
Definition at line 102 of file SRFWallVelocityFvPatchVectorField.C.
References n, Field::operator=(), Foam::foamVersion::patch, and SRFModel::velocity().
|
virtual |
Definition at line 125 of file SRFWallVelocityFvPatchVectorField.C.
References os(), and fvPatchField::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.