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 > &, 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< 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/4]

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

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

◆ fixedShearStressFvPatchVectorField() [2/4]

Construct by mapping given.

Definition at line 49 of file fixedShearStressFvPatchVectorField.C.

◆ fixedShearStressFvPatchVectorField() [3/4]

Disallow copy without setting internal field reference.

◆ fixedShearStressFvPatchVectorField() [4/4]

Copy constructor setting internal field reference.

Definition at line 62 of file fixedShearStressFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "fixedShearStress"  )

Runtime type information.

◆ clone()

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

Construct and return a clone setting internal field reference.

Definition at line 98 of file fixedShearStressFvPatchVectorField.H.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

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

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 99 of file fixedShearStressFvPatchVectorField.C.

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

Here is the call graph for this function:

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