This boundary condition fixes the velocity to zero at walls. More...
Public Member Functions | |
TypeName ("improvedNoSlip") | |
Runtime type information. More... | |
mappedInternalCoupled (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
Construct from patch and internal field. More... | |
mappedInternalCoupled (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
mappedInternalCoupled (const mappedInternalCoupled &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given mappedInternalCoupled. More... | |
mappedInternalCoupled (const mappedInternalCoupled &) | |
Construct as copy. More... | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. More... | |
mappedInternalCoupled (const mappedInternalCoupled &, const DimensionedField< vector, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual tmp< Field< vector > > | gradientInternalCoeffs () const |
virtual tmp< Field< vector > > | gradientBoundaryCoeffs () const |
virtual void | write (Ostream &) const |
Write. More... | |
This boundary condition fixes the velocity to zero at walls.
<patchName> { type improvedNoSlip; }
See also Foam::fixedValueFvPatchVectorField
Definition at line 63 of file mappedInternalCoupled.H.
mappedInternalCoupled | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 33 of file mappedInternalCoupled.C.
Referenced by mappedInternalCoupled::clone().
mappedInternalCoupled | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 43 of file mappedInternalCoupled.C.
mappedInternalCoupled | ( | const mappedInternalCoupled & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given mappedInternalCoupled.
onto a new patch
Definition at line 54 of file mappedInternalCoupled.C.
mappedInternalCoupled | ( | const mappedInternalCoupled & | mwvpvf | ) |
Construct as copy.
Definition at line 66 of file mappedInternalCoupled.C.
mappedInternalCoupled | ( | const mappedInternalCoupled & | mwvpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 75 of file mappedInternalCoupled.C.
TypeName | ( | "improvedNoSlip" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 108 of file mappedInternalCoupled.H.
References mappedInternalCoupled::mappedInternalCoupled().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 125 of file mappedInternalCoupled.H.
References mappedInternalCoupled::mappedInternalCoupled().
|
virtual |
Definition at line 87 of file mappedInternalCoupled.C.
References Foam::endl(), forAll, Foam::Info, and n.
|
virtual |
Definition at line 104 of file mappedInternalCoupled.C.
References Foam::endl(), forAll, Foam::Info, and n.
|
virtual |
Write.
Definition at line 131 of file mappedInternalCoupled.C.
References fvPatchField::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.