Set a constant shear stress as tau0 = -nuEff dU/dn. More...
Public Member Functions | |
TypeName ("fixedShearStress") | |
Runtime type information. More... | |
fixedShearStressFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
Construct from patch and internal field. More... | |
fixedShearStressFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &)=delete | |
Disallow copy without setting internal field reference. More... | |
fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
Copy constructor 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 void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Set a constant shear stress as tau0 = -nuEff dU/dn.
Definition at line 49 of file fixedShearStressFvPatchVectorField.H.
fixedShearStressFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 36 of file fixedShearStressFvPatchVectorField.C.
Referenced by fixedShearStressFvPatchVectorField::clone(), and fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().
fixedShearStressFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 47 of file fixedShearStressFvPatchVectorField.C.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().
fixedShearStressFvPatchVectorField | ( | const fixedShearStressFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
Definition at line 61 of file fixedShearStressFvPatchVectorField.C.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().
|
delete |
Disallow copy without setting internal field reference.
fixedShearStressFvPatchVectorField | ( | const fixedShearStressFvPatchVectorField & | ptf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Copy constructor setting internal field reference.
Definition at line 74 of file fixedShearStressFvPatchVectorField.C.
TypeName | ( | "fixedShearStress" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 106 of file fixedShearStressFvPatchVectorField.H.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField(), fixedShearStressFvPatchVectorField::updateCoeffs(), and fixedShearStressFvPatchVectorField::write().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 86 of file fixedShearStressFvPatchVectorField.C.
References Foam::constant::atomic::group, IOobject::groupName(), Foam::mag(), momentumTransportModel::nuEff(), and Foam::operator==().
Referenced by fixedShearStressFvPatchVectorField::clone().
|
virtual |
Write.
Definition at line 117 of file fixedShearStressFvPatchVectorField.C.
References Foam::makePatchTypeField(), fvPatchField< Type >::write(), and Foam::writeEntry().
Referenced by fixedShearStressFvPatchVectorField::clone().