fixedShearStressFvPatchVectorField Class Reference

Set a constant shear stress as tau0 = -nuEff dU/dn. More...

Inheritance diagram for fixedShearStressFvPatchVectorField:
Collaboration diagram for fixedShearStressFvPatchVectorField:

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 &)
 Copy constructor. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (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...
 

Detailed Description

Set a constant shear stress as tau0 = -nuEff dU/dn.

Source files

Definition at line 49 of file fixedShearStressFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ fixedShearStressFvPatchVectorField() [1/5]

Construct from patch and internal field.

Definition at line 36 of file fixedShearStressFvPatchVectorField.C.

Referenced by fixedShearStressFvPatchVectorField::clone(), and fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

Here is the caller graph for this function:

◆ fixedShearStressFvPatchVectorField() [2/5]

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().

Here is the call graph for this function:

◆ fixedShearStressFvPatchVectorField() [3/5]

Construct by mapping given.

Definition at line 61 of file fixedShearStressFvPatchVectorField.C.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

Here is the call graph for this function:

◆ fixedShearStressFvPatchVectorField() [4/5]

Copy constructor.

Definition at line 74 of file fixedShearStressFvPatchVectorField.C.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

Here is the call graph for this function:

◆ fixedShearStressFvPatchVectorField() [5/5]

Copy constructor setting internal field reference.

Definition at line 84 of file fixedShearStressFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "fixedShearStress"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 98 of file fixedShearStressFvPatchVectorField.H.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 115 of file fixedShearStressFvPatchVectorField.H.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField(), fixedShearStressFvPatchVectorField::updateCoeffs(), and fixedShearStressFvPatchVectorField::write().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 126 of file fixedShearStressFvPatchVectorField.C.

References Foam::makePatchTypeField(), fvPatchField< Type >::write(), and Foam::writeEntry().

Referenced by fixedShearStressFvPatchVectorField::clone().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: