JohnsonJacksonParticleSlipFvPatchVectorField Class Reference

Partial slip boundary condition for the particulate velocity. More...

Inheritance diagram for JohnsonJacksonParticleSlipFvPatchVectorField:
Collaboration diagram for JohnsonJacksonParticleSlipFvPatchVectorField:

Public Member Functions

 TypeName ("JohnsonJacksonParticleSlip")
 Runtime type information. More...
 
 JohnsonJacksonParticleSlipFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch. More...
 
 JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &)=delete
 Disallow copy without setting internal field reference. More...
 
 JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, 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. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Partial slip boundary condition for the particulate velocity.

References:

    Reuge, N., Cadoret, L., Coufort-Saudejaud, C., Pannala, S., Syamlal, M.,
    & Caussat, B. (2008).
    Multifluid Eulerian modeling of dense gas–solids fluidised bed
    hydrodynamics: influence of the dissipation parameters.
    Chemical Engineering Science, 63(22), 5540-5551.
    Johnson, P. C., & Jackson, R. (1987).
    Frictional–collisional constitutive relations for granular materials,
    with application to plane shearing.
    Journal of fluid Mechanics, 176, 67-93.
Source files

Definition at line 64 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [1/4]

Construct from patch, internal field and dictionary.

Definition at line 44 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

References Foam::abort(), dict, Foam::FatalError, FatalErrorInFunction, fvPatchField< Type >::operator, p, and dimensioned< Type >::value().

Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

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

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [2/4]

Construct by mapping onto a new patch.

Definition at line 78 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [3/4]

Disallow copy without setting internal field reference.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [4/4]

Copy constructor setting internal field reference.

Definition at line 92 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "JohnsonJacksonParticleSlip"  )

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 113 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 177 of file JohnsonJacksonParticleSlipFvPatchVectorField.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: