Partial slip boundary condition for the particulate velocity. More...
#include <JohnsonJacksonParticleSlipFvPatchVectorField.H>


Public Member Functions | |
| TypeName ("JohnsonJacksonParticleSlip") | |
| Runtime type information. | |
| 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. | |
| virtual tmp< fvPatchField< vector > > | clone () const |
| Return a clone. | |
| virtual tmp< fvPatchField< vector > > | clone (const DimensionedField< vector, 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 fvPatchVectorField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField. | |
| virtual void | updateCoeffs () |
| Update the coefficients. | |
| virtual void | write (Ostream &) const |
| Write. | |
| TypeName ("JohnsonJacksonParticleSlip") | |
| Runtime type information. | |
| 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. | |
| virtual tmp< fvPatchField< vector > > | clone () const |
| Return a clone. | |
| virtual tmp< fvPatchField< vector > > | clone (const DimensionedField< vector, 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 fvPatchVectorField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField. | |
| virtual void | updateCoeffs () |
| Update the coefficients. | |
| virtual void | write (Ostream &) const |
| Write. | |
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.
Journal of fluid Mechanics, 176, 67-93.
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
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 39 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References Foam::dimless, p, and Foam::Zero.
Referenced by JohnsonJacksonParticleSlipFvPatchVectorField(), JohnsonJacksonParticleSlipFvPatchVectorField(), JohnsonJacksonParticleSlipFvPatchVectorField(), and TypeName().

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF, | ||
| const dictionary & | dict ) |
Construct from patch, internal field and dictionary.
Definition at line 65 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References dict, Foam::dimless, IOobjectOption::MUST_READ, 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 51 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References JohnsonJacksonParticleSlipFvPatchVectorField(), and p.

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf | ) |
Construct as copy.
Definition at line 91 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References JohnsonJacksonParticleSlipFvPatchVectorField().

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ptf, |
| const DimensionedField< vector, volMesh > & | iF ) |
Construct as copy setting internal field reference.
Definition at line 102 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References JohnsonJacksonParticleSlipFvPatchVectorField().

| 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.
References JohnsonJacksonParticleSlipFvPatchVectorField().

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | ) |
Construct as copy.
References JohnsonJacksonParticleSlipFvPatchVectorField().

| JohnsonJacksonParticleSlipFvPatchVectorField | ( | const JohnsonJacksonParticleSlipFvPatchVectorField & | , |
| const DimensionedField< vector, volMesh > & | ) |
Construct as copy setting internal field reference.
References JohnsonJacksonParticleSlipFvPatchVectorField().

| TypeName | ( | "JohnsonJacksonParticleSlip" | ) |
Runtime type information.
References JohnsonJacksonParticleSlipFvPatchVectorField().

|
inlinevirtual |
Return a clone.
Definition at line 134 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 142 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 116 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 125 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
|
virtual |
Update the coefficients.
Definition at line 135 of file JohnsonJacksonParticleSlipFvPatchVectorField.C.
References alpha, alphaMax(), Foam::dimless, fluid, IOobject::groupName(), Foam::max(), nu, Foam::constant::mathematical::pi(), and Foam::sqrt().

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

| TypeName | ( | "JohnsonJacksonParticleSlip" | ) |
Runtime type information.
|
inlinevirtual |
Return a clone.
Definition at line 135 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 143 of file JohnsonJacksonParticleSlipFvPatchVectorField.H.
References fvPatchField< Type >::Clone().

|
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.