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


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< fvPatchVectorField > | clone () const |
| Construct and return a clone. More... | |
| JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Copy constructor setting internal field reference. More... | |
| virtual tmp< fvPatchVectorField > | clone (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... | |
Partial slip boundary condition for the particulate velocity.
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.
Definition at line 64 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct from patch and internal field.
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | , | ||
| const dictionary & | |||
| ) |
Construct from patch, internal field and dictionary.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | , |
| const fvPatch & | , | ||
| const DimensionedField< vector, volMesh > & | , | ||
| const fvPatchFieldMapper & | |||
| ) |
Construct by mapping onto a new patch.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ) |
Copy constructor.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Copy constructor setting internal field reference.
| TypeName | ( | "JohnsonJacksonParticleSlip" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 113 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 130 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::autoMap(), JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField(), JohnsonJacksonParticleSlipFvPatchVectorField::rmap(), JohnsonJacksonParticleSlipFvPatchVectorField::updateCoeffs(), and JohnsonJacksonParticleSlipFvPatchVectorField::write().

|
virtual |
Map (and resize as needed) from self given a mapping object.
Used to update fields following mesh topology change
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Used to reconstruct fields
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

|
virtual |
Update the coefficients.
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

|
virtual |
Write.
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().
