fixedShearStressFvPatchVectorField Class Reference

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

Inheritance diagram for fixedShearStressFvPatchVectorField:
[legend]
Collaboration diagram for fixedShearStressFvPatchVectorField:
[legend]

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< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy 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 54 of file fixedShearStressFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ fixedShearStressFvPatchVectorField() [1/5]

Construct from patch and internal field.

Definition at line 39 of file fixedShearStressFvPatchVectorField.C.

Referenced by fixedShearStressFvPatchVectorField::clone().

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 50 of file fixedShearStressFvPatchVectorField.C.

◆ fixedShearStressFvPatchVectorField() [3/5]

Construct by mapping given.

Definition at line 64 of file fixedShearStressFvPatchVectorField.C.

◆ fixedShearStressFvPatchVectorField() [4/5]

◆ fixedShearStressFvPatchVectorField() [5/5]

Construct as copy setting internal field reference.

Definition at line 87 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 103 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 120 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 99 of file fixedShearStressFvPatchVectorField.C.

References Foam::constant::atomic::group, IOobject::groupName(), Foam::mag(), turbulenceModel::nuEff(), Foam::operator==(), Foam::foamVersion::patch, and turbulenceModel::propertiesName.

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 129 of file fixedShearStressFvPatchVectorField.C.

References os(), fvPatchField< vector >::write(), and Ostream::writeEntry().

Here is the call graph for this function:

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