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 &) | |
| Construct as copy. More... | |
| virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone. More... | |
| JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy 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... | |
| 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 &) | |
| Construct as copy. More... | |
| virtual tmp< fvPatchVectorField > | clone () const |
| Construct and return a clone. More... | |
| JohnsonJacksonParticleSlipFvPatchVectorField (const JohnsonJacksonParticleSlipFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
| Construct as copy 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.
"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
Definition at line 62 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 41 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField::clone().

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 67 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References Foam::abort(), dict, Foam::FatalError, FatalErrorInFunction, and p.

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< vector, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping onto a new patch.
Definition at line 53 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf | ) |
Construct as copy.
Definition at line 96 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 107 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const fvPatch & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct from patch and internal field.
| 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 & | ) |
Construct as copy.
| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | , |
| const DimensionedField< vector, volMesh > & | |||
| ) |
Construct as copy setting internal field reference.
| TypeName | ( | "JohnsonJacksonParticleSlip" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 125 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 146 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 120 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 129 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
|
virtual |
Update the coefficients.
Definition at line 138 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References Foam::constant::atomic::alpha, alphaMax(), Foam::constant::universal::c, Foam::dimless, fluid, IOobject::groupName(), Foam::max(), nu, Foam::foamVersion::patch, Foam::constant::mathematical::pi(), Foam::sqrt(), and dimensioned< Type >::value().

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

| TypeName | ( | "JohnsonJacksonParticleSlip" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 126 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 147 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References JohnsonJacksonParticleSlipFvPatchVectorField::JohnsonJacksonParticleSlipFvPatchVectorField().

|
virtual |
Map (and resize as needed) from self given a mapping object.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
|
virtual |
Update the coefficients.
|
virtual |
Write.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.