Skip to main content

JohnsonJacksonParticleSlip

Description

The JohnsonJacksonParticleSlip is a boundary condition that provides 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.

Usage

The condition requires entries in both the boundary and field files.

Boundary file

<patchName>
{
type patch;
...
}

Field file

<patchName>
{
// Mandatory entries
type JohnsonJacksonParticleSlip;
specularityCoefficient <dimensionedScalar>;

// Inherited entries
...
}

where:

PropertyDescriptionTypeRequiredDefault
typeType name: JohnsonJacksonParticleSlipwordyes-
specularityCoefficientSpecularity coefficient [-]dimensionedScalaryes-

The inherited entries are elaborated in:

  • partialSlipFvPatchFields.H
  • The specularity coefficient has to be within (0, 1).

Further information

Tutorial:

Source code:

API:

History: Introduced in version v2012