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 > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fieldMapper &) | |
| Construct by mapping onto a new patch. More... | |
| JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &)=delete | |
| Disallow copy without setting internal field reference. 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 | updateCoeffs () |
| Update the coefficients. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
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 fluidised 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 & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 44 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References Foam::abort(), dict, DimensionedField< Type, GeoMesh, PrimitiveField >::dimensions(), Foam::FatalError, FatalErrorInFunction, fvPatchField< Type >::operator, and p.
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().


| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping onto a new patch.
Definition at line 72 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
|
delete |
Disallow copy without setting internal field reference.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Copy constructor setting internal field reference.
Definition at line 86 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
| TypeName | ( | "JohnsonJacksonParticleSlip" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 113 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

|
virtual |
Update the coefficients.
Definition at line 100 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References alpha(), Foam::constant::universal::c, Foam::constant::atomic::group, IOobject::groupName(), Foam::max(), phaseSystem::phases(), Foam::constant::mathematical::pi(), phaseSystem::propertiesName, and Foam::sqrt().

|
virtual |
Write.
Definition at line 171 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().
