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 &) | |
| Construct as copy. More... | |
| virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone. More... | |
| fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, 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 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 52 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().

Construct as copy.
Definition at line 74 of file fixedShearStressFvPatchVectorField.C.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

| fixedShearStressFvPatchVectorField | ( | const fixedShearStressFvPatchVectorField & | ptf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 84 of file fixedShearStressFvPatchVectorField.C.
| TypeName | ( | "fixedShearStress" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 101 of file fixedShearStressFvPatchVectorField.H.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 118 of file fixedShearStressFvPatchVectorField.H.
References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField(), fixedShearStressFvPatchVectorField::updateCoeffs(), and fixedShearStressFvPatchVectorField::write().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 96 of file fixedShearStressFvPatchVectorField.C.
References Foam::constant::atomic::group, IOobject::groupName(), Foam::mag(), turbulenceModel::nuEff(), Foam::operator==(), and turbulenceModel::propertiesName.
Referenced by fixedShearStressFvPatchVectorField::clone().


|
virtual |
Write.
Definition at line 126 of file fixedShearStressFvPatchVectorField.C.
References token::END_STATEMENT, Foam::makePatchTypeField(), Foam::nl, write(), and Ostream::writeKeyword().
Referenced by fixedShearStressFvPatchVectorField::clone().


1.8.11