JohnsonJacksonParticleSlipFvPatchVectorField Class Reference

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

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

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 &)
 Construct as copy. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, 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 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...
 
 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 &)
 Construct as copy. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, 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 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

References:

    "Multifluid Eulerian modeling of dense gas–solids fluidized bed
     hydrodynamics: Influence of the dissipation parameters"
    Reuge, N.,
    Chemical Engineering Science
    Volume 63, Issue 22, November 2008, pp. 5540-5551
    "Frictional-collisional constitutive relations for granular materials,
     with application to plane shearing"
    Johnson, P.C., and Jackson, R.,
    Journal of Fluid Mechanics
    Volume 176, March 1987, pp. 67-93
Source files

Definition at line 66 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [1/10]

Construct from patch and internal field.

Definition at line 46 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

References Foam::dimless.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [2/10]

Construct from patch, internal field and dictionary.

Definition at line 72 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

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

Here is the call graph for this function:

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [3/10]

Construct by mapping onto a new patch.

Definition at line 58 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [4/10]

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [5/10]

Construct as copy setting internal field reference.

Definition at line 112 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [6/10]

Construct from patch and internal field.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [7/10]

Construct from patch, internal field and dictionary.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [8/10]

Construct by mapping onto a new patch.

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [9/10]

◆ JohnsonJacksonParticleSlipFvPatchVectorField() [10/10]

Construct as copy setting internal field reference.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "JohnsonJacksonParticleSlip"  )

Runtime type information.

◆ clone() [1/4]

virtual tmp< fvPatchVectorField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 115 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

◆ clone() [2/4]

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

Construct and return a clone setting internal field reference.

Definition at line 131 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

◆ autoMap() [1/2]

void autoMap ( const fvPatchFieldMapper m)
virtual

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

Definition at line 126 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

◆ rmap() [1/2]

void rmap ( const fvPatchVectorField ptf,
const labelList addr 
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 135 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

◆ updateCoeffs() [1/2]

void updateCoeffs ( )
virtual

Update the coefficients.

Definition at line 145 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

References alpha, alphaMax(), Foam::dimless, fluid, IOobject::groupName(), Foam::max(), phaseModel::name(), nu, twoPhaseSystem::phase1(), twoPhaseSystem::phase2(), Foam::constant::mathematical::pi(), Foam::sqrt(), and dimensioned< Type >::value().

Here is the call graph for this function:

◆ write() [1/2]

void write ( Ostream os) const
virtual

Write.

Definition at line 238 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.

References os(), ObukhovLength::write(), and Ostream::writeEntry().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "JohnsonJacksonParticleSlip"  )

Runtime type information.

◆ clone() [3/4]

virtual tmp< fvPatchVectorField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 116 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

◆ clone() [4/4]

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

Construct and return a clone setting internal field reference.

Definition at line 132 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.

◆ autoMap() [2/2]

virtual void autoMap ( const fvPatchFieldMapper )
virtual

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

◆ rmap() [2/2]

virtual void rmap ( const fvPatchVectorField ,
const labelList  
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

◆ updateCoeffs() [2/2]

virtual void updateCoeffs ( )
virtual

Update the coefficients.

◆ write() [2/2]

virtual void write ( Ostream ) const
virtual

Write.


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