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 > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fieldMapper &) | |
| 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, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 35 of file fixedShearStressFvPatchVectorField.C.
References fvPatchField< Type >::operator=().
Referenced by fixedShearStressFvPatchVectorField::clone().


| fixedShearStressFvPatchVectorField | ( | const fixedShearStressFvPatchVectorField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given.
Definition at line 49 of file fixedShearStressFvPatchVectorField.C.
|
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 62 of file fixedShearStressFvPatchVectorField.C.
| TypeName | ( | "fixedShearStress" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 98 of file fixedShearStressFvPatchVectorField.H.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 75 of file fixedShearStressFvPatchVectorField.C.
References Foam::mag(), nuEff, momentumTransportModel::nuEff(), and Foam::operator==().

|
virtual |
Write.
Definition at line 99 of file fixedShearStressFvPatchVectorField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().
