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 > &)
 Construct from patch and internal field. 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 &)
 Copy constructor. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. 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 autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchVectorField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField. 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 fluidized 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/5]

Construct from patch and internal field.

Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [2/5]

Construct from patch, internal field and dictionary.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [3/5]

Construct by mapping onto a new patch.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [4/5]

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [5/5]

Copy constructor setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "JohnsonJacksonParticleSlip"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 113 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper )
virtual

Map (and resize as needed) from self given a mapping object.

Used to update fields following mesh topology change

Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ rmap()

virtual void rmap ( const fvPatchVectorField ,
const labelList  
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Used to reconstruct fields

Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients.

Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

Here is the caller graph for this function:

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