This boundary condition fixes the velocity to zero at walls. More...
Public Member Functions | |
TypeName ("noSlip") | |
noSlipFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
noSlipFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
noSlipFvPatchVectorField (const noSlipFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
noSlipFvPatchVectorField (const noSlipFvPatchVectorField &) | |
virtual tmp< fvPatchVectorField > | clone () const |
noSlipFvPatchVectorField (const noSlipFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
virtual void | write (Ostream &) const |
This boundary condition fixes the velocity to zero at walls.
<patchName> { type noSlip; }
Definition at line 61 of file noSlipFvPatchVectorField.H.
noSlipFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 28 of file noSlipFvPatchVectorField.C.
Referenced by noSlipFvPatchVectorField::clone().
noSlipFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 38 of file noSlipFvPatchVectorField.C.
References dict.
noSlipFvPatchVectorField | ( | const noSlipFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 51 of file noSlipFvPatchVectorField.C.
noSlipFvPatchVectorField | ( | const noSlipFvPatchVectorField & | mwvpvf | ) |
Definition at line 63 of file noSlipFvPatchVectorField.C.
noSlipFvPatchVectorField | ( | const noSlipFvPatchVectorField & | mwvpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Definition at line 72 of file noSlipFvPatchVectorField.C.
TypeName | ( | "noSlip" | ) |
|
inlinevirtual |
Definition at line 106 of file noSlipFvPatchVectorField.H.
References noSlipFvPatchVectorField::noSlipFvPatchVectorField().
|
inlinevirtual |
Definition at line 123 of file noSlipFvPatchVectorField.H.
References noSlipFvPatchVectorField::noSlipFvPatchVectorField().
|
virtual |
Definition at line 83 of file noSlipFvPatchVectorField.C.
References os(), and fvPatchField::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.