Loading...
Searching...
No Matches
JohnsonJacksonParticleThetaFvPatchScalarField Class Reference

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

#include <JohnsonJacksonParticleThetaFvPatchScalarField.H>

Inheritance diagram for JohnsonJacksonParticleThetaFvPatchScalarField:
Collaboration diagram for JohnsonJacksonParticleThetaFvPatchScalarField:

Public Member Functions

 TypeName ("JohnsonJacksonParticleTheta")
 Runtime type information.
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch.
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &)
 Construct as copy.
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone.
virtual tmp< fvPatchField< scalar > > clone (const DimensionedField< scalar, volMesh > &iF) const
 Clone with an internal field reference.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs ()
 Update the coefficients.
virtual void write (Ostream &) const
 Write.
 TypeName ("JohnsonJacksonParticleTheta")
 Runtime type information.
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 JohnsonJacksonParticleThetaFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch.
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &)
 Construct as copy.
 JohnsonJacksonParticleThetaFvPatchScalarField (const JohnsonJacksonParticleThetaFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone.
virtual tmp< fvPatchField< scalar > > clone (const DimensionedField< scalar, volMesh > &iF) const
 Clone with an internal field reference.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs ()
 Update the coefficients.
virtual void write (Ostream &) const
 Write.

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 62 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [1/10]

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

Construct from patch and internal field.

Definition at line 38 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References Foam::dimless, p, and Foam::Zero.

Referenced by JohnsonJacksonParticleThetaFvPatchScalarField(), JohnsonJacksonParticleThetaFvPatchScalarField(), JohnsonJacksonParticleThetaFvPatchScalarField(), and TypeName().

Here is the caller graph for this function:

◆ 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 67 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References dict, Foam::dimless, if(), IOobjectOption::MUST_READ, and p.

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [3/10]

JohnsonJacksonParticleThetaFvPatchScalarField ( const JohnsonJacksonParticleThetaFvPatchScalarField & ptf,
const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF,
const fvPatchFieldMapper & mapper )

Construct by mapping onto a new patch.

Definition at line 51 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References JohnsonJacksonParticleThetaFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [4/10]

JohnsonJacksonParticleThetaFvPatchScalarField ( const JohnsonJacksonParticleThetaFvPatchScalarField & ptf)

Construct as copy.

Definition at line 105 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References JohnsonJacksonParticleThetaFvPatchScalarField().

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [5/10]

JohnsonJacksonParticleThetaFvPatchScalarField ( const JohnsonJacksonParticleThetaFvPatchScalarField & ptf,
const DimensionedField< scalar, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 117 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References JohnsonJacksonParticleThetaFvPatchScalarField().

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [6/10]

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

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]

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

Construct by mapping onto a new patch.

References JohnsonJacksonParticleThetaFvPatchScalarField().

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [9/10]

JohnsonJacksonParticleThetaFvPatchScalarField ( const JohnsonJacksonParticleThetaFvPatchScalarField & )

Construct as copy.

References JohnsonJacksonParticleThetaFvPatchScalarField().

Here is the call graph for this function:

◆ JohnsonJacksonParticleThetaFvPatchScalarField() [10/10]

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

Construct as copy setting internal field reference.

References JohnsonJacksonParticleThetaFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "JohnsonJacksonParticleTheta" )

Runtime type information.

References JohnsonJacksonParticleThetaFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/4]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 139 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/4]

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

Clone with an internal field reference.

Definition at line 147 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ autoMap() [1/2]

void autoMap ( const fvPatchFieldMapper & m)
virtual

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

Definition at line 132 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 141 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

◆ updateCoeffs() [1/2]

void updateCoeffs ( )
virtual

Update the coefficients.

Definition at line 151 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References alpha, alphaMax(), Foam::dimless, fluid, IOobject::groupName(), Foam::magSqr(), Foam::max(), Foam::constant::mathematical::pi(), Foam::pos0(), Foam::sqr(), Foam::sqrt(), and U.

Here is the call graph for this function:

◆ write() [1/2]

void write ( Ostream & os) const
virtual

Write.

Definition at line 267 of file JohnsonJacksonParticleThetaFvPatchScalarField.C.

References os(), fvPatchField< Type >::write(), and fvPatchField< Type >::writeValueEntry().

Here is the call graph for this function:

◆ TypeName() [2/2]

TypeName ( "JohnsonJacksonParticleTheta" )

Runtime type information.

◆ clone() [3/4]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 140 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [4/4]

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

Clone with an internal field reference.

Definition at line 148 of file JohnsonJacksonParticleThetaFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ 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: