JohnsonJacksonParticleThetaFvPatchScalarField Class Reference

Robin condition for the particulate granular temperature. More...

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

Public Member Functions

 TypeName ("JohnsonJacksonParticleTheta")
 Runtime type information. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &)
 Construct as copy. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, 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 fvPatchScalarField &, 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 ("JohnsonJacksonParticleTheta")
 Runtime type information. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &)
 Construct as copy. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, 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 fvPatchScalarField &, 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

Robin condition for the particulate granular temperature.

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 JohnsonJacksonParticleThetaFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [1/10]

Construct from patch and internal field.

Definition at line 45 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References Foam::dimless.

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [2/10]

JohnsonJacksonParticleThetaFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 74 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [3/10]

Construct by mapping onto a new patch.

Definition at line 58 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [4/10]

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [5/10]

Construct as copy setting internal field reference.

Definition at line 127 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [6/10]

Construct from patch and internal field.

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [7/10]

JohnsonJacksonParticleThetaFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

Construct from patch, internal field and dictionary.

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [8/10]

Construct by mapping onto a new patch.

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [9/10]

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [10/10]

Construct as copy setting internal field reference.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "JohnsonJacksonParticleTheta"  )

Runtime type information.

◆ clone() [1/4]

virtual tmp< fvPatchScalarField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 118 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

◆ clone() [2/4]

virtual tmp< fvPatchScalarField > clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 134 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

◆ autoMap() [1/2]

void autoMap ( const fvPatchFieldMapper m)
virtual

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

Definition at line 142 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

◆ rmap() [1/2]

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

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 151 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

◆ updateCoeffs() [1/2]

void updateCoeffs ( )
virtual

Update the coefficients.

Definition at line 161 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References alpha, alphaMax(), Foam::dimless, fluid, IOobject::groupName(), Foam::magSqr(), Foam::max(), phaseModel::name(), twoPhaseSystem::phase1(), twoPhaseSystem::phase2(), Foam::constant::mathematical::pi(), Foam::pos0(), Foam::sqr(), Foam::sqrt(), U, 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 277 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "JohnsonJacksonParticleTheta"  )

Runtime type information.

◆ clone() [3/4]

virtual tmp< fvPatchScalarField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 119 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

◆ clone() [4/4]

virtual tmp< fvPatchScalarField > clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 135 of file JohnsonJacksonParticleThetaFvPatchScalarField.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 fvPatchScalarField ,
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: