#include <lagrangian/Particle.H>
Definition at line 75 of file Particle.H.
Classes | |
class | iNew |
Factory class to read-construct particles used for. More... | |
class | trackData |
Class used to pass tracking data to the trackToFace function. More... |
Public Member Functions | |
TypeName ("Particle") | |
Runtime type information. | |
Particle (const Cloud< ParticleType > &, const vector &position, const label celli) | |
Construct from components. | |
Particle (const Cloud< ParticleType > &, Istream &, bool readFields=true) | |
Construct from Istream. | |
Particle (const Particle &p) | |
Construct as a copy. | |
autoPtr< ParticleType > | clone () const |
Construct a clone. | |
virtual | ~Particle () |
Destructor. | |
bool | inCell () const |
Return true if particle is in cell. | |
bool | inCell (const vector &position, const label celli, const scalar stepFraction) const |
Return true if position is in cell i. | |
const vector & | position () const |
Return current particle position. | |
vector & | position () |
Return current particle position. | |
label & | cell () |
Return current cell particle is in. | |
label | cell () const |
Return current cell particle is in. | |
label | face () const |
Return current face particle is on otherwise -1. | |
const Cloud< ParticleType > & | cloud () const |
Return reference to the particle cloud. | |
bool | softImpact () const |
Return the impact model to be used, soft or hard (default). | |
scalar | currentTime () const |
Return the particle current time. | |
bool | onBoundary () const |
Is the particle on the boundary/(or outside the domain)? | |
label | patch (const label facei) const |
Which patch is particle on. | |
label | patchFace (const label patchi, const label facei) const |
Which face of this patch is this particle on. | |
scalar | wallImpactDistance (const vector &n) const |
The nearest distance to a wall that. | |
scalar & | stepFraction () |
Return the fraction of time-step completed. | |
scalar | stepFraction () const |
Return the fraction of time-step completed. | |
label | origProc () const |
Return the originating processor id. | |
label | origId () const |
Return the particle id on originating processor. | |
template<class TrackData > | |
label | track (const vector &endPosition, TrackData &td) |
Track particle to end of trajectory. | |
label | track (const vector &endPosition) |
Calls the templated track with dummy TrackData. | |
template<class TrackData > | |
scalar | trackToFace (const vector &endPosition, TrackData &td) |
Track particle to a given position and returns 1.0 if the. | |
scalar | trackToFace (const vector &endPosition) |
Calls the templated trackToFace with dummy TrackData. | |
label | faceInterpolation () const |
Return the index of the face to be used in the interpolation. | |
void | write (Ostream &os, bool writeFields) const |
Write the particle data. |
Static Public Member Functions | |
static void | readFields (Cloud< ParticleType > &c) |
Read the fields associated with the owner cloud. | |
static void | writeFields (const Cloud< ParticleType > &c) |
Write the fields associated with the owner cloud. |
Static Public Attributes | |
static string | propHeader = "(Px Py Pz) cellI origProc origId" |
String representation of properties. |
Protected Member Functions | |
scalar | lambda (const vector &from, const vector &to, const label facei, const scalar stepFraction) const |
Return the 'lambda' value for the position, p, on the face,. | |
scalar | lambda (const vector &from, const vector &to, const label facei) const |
Return the 'lambda' value for the position, p, on the face,. | |
void | findFaces (const vector &position, DynamicList< label > &faceList) const |
Find the faces between position and cell centre. | |
void | findFaces (const vector &position, const label celli, const scalar stepFraction, DynamicList< label > &faceList) const |
Find the faces between position and cell centre. | |
template<class TrackData > | |
bool | hitPatch (const polyPatch &, TrackData &td, const label patchI) |
Overridable function to handle the particle hitting a patch. | |
template<class TrackData > | |
void | hitWedgePatch (const wedgePolyPatch &, TrackData &td) |
Overridable function to handle the particle hitting a wedgePatch. | |
template<class TrackData > | |
void | hitSymmetryPatch (const symmetryPolyPatch &, TrackData &td) |
Overridable function to handle the particle hitting a. | |
template<class TrackData > | |
void | hitCyclicPatch (const cyclicPolyPatch &, TrackData &td) |
Overridable function to handle the particle hitting a cyclicPatch. | |
template<class TrackData > | |
void | hitProcessorPatch (const processorPolyPatch &, TrackData &td) |
Overridable function to handle the particle hitting a. | |
template<class TrackData > | |
void | hitWallPatch (const wallPolyPatch &, TrackData &td) |
Overridable function to handle the particle hitting a wallPatch. | |
template<class TrackData > | |
void | hitPatch (const polyPatch &, TrackData &td) |
Overridable function to handle the particle hitting a. | |
virtual void | transformPosition (const tensor &T) |
Transform the position the particle. | |
virtual void | transformProperties (const tensor &T) |
Transform the physical properties of the particle. | |
virtual void | transformProperties (const vector &separation) |
Transform the physical properties of the particle. | |
template<class TrackData > | |
void | prepareForParallelTransfer (const label patchi, TrackData &td) |
Convert global addressing to the processor patch. | |
template<class TrackData > | |
void | correctAfterParallelTransfer (const label patchi, TrackData &td) |
Convert processor patch addressing to the global equivalents. |
Protected Attributes | |
const Cloud< ParticleType > & | cloud_ |
Reference to the particle cloud. | |
vector | position_ |
Position of particle. | |
label | celli_ |
Index of the cell it is in. | |
label | facei_ |
Face index if the particle is on a face otherwise -1. | |
scalar | stepFraction_ |
Fraction of time-step completed. | |
label | origProc_ |
Originating processor id. | |
label | origId_ |
Local particle id on originating processor. |
Friends | |
class | Cloud< ParticleType > |
Ostream & | operator (Ostream &, const Particle< ParticleType > &) |
Construct from components.
Definition at line 168 of file Particle.C.
Referenced by Particle< BasicReactingParcel< ThermoType > >::clone().
Construct from Istream.
Definition at line 40 of file ParticleIO.C.
References IOstream::check(), IOstream::format(), and Istream::read().
|
inlinevirtual |
Destructor.
Definition at line 343 of file Particle.H.
|
inlineprotected |
Return the 'lambda' value for the position, p, on the face,.
where, p = from + lamda*(to - from) for non-static meshes
Definition at line 32 of file ParticleI.H.
References b, beta(), polyMesh::boundaryMesh(), primitiveMesh::cellCentres(), cp, primitiveMesh::faceAreas(), primitiveMesh::faceCentres(), polyMesh::faces(), Foam::mag(), mesh, polyMesh::moving(), polyMesh::oldPoints(), p, patchi, and Foam::sqrt().
|
inlineprotected |
Return the 'lambda' value for the position, p, on the face,.
where, p = from + lamda*(to - from) for static meshes
Definition at line 184 of file ParticleI.H.
References polyMesh::boundaryMesh(), primitiveMesh::cellCentres(), primitiveMesh::faceAreas(), primitiveMesh::faceCentres(), Foam::mag(), mesh, p, and patchi.
|
protected |
Find the faces between position and cell centre.
Definition at line 39 of file Particle.C.
References DynamicList< T, SizeInc, SizeMult, SizeDiv >::append(), primitiveMesh::cellCentres(), primitiveMesh::cells(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::clear(), forAll, and mesh.
|
protected |
Find the faces between position and cell centre.
Definition at line 64 of file Particle.C.
References DynamicList< T, SizeInc, SizeMult, SizeDiv >::append(), primitiveMesh::cellCentres(), primitiveMesh::cells(), DynamicList< T, SizeInc, SizeMult, SizeDiv >::clear(), forAll, and mesh.
|
protected |
Overridable function to handle the particle hitting a patch.
Executed before other patch-hitting functions
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, DsmcParcel< ParcelType >, and DsmcParcel< dsmcParcel >.
Definition at line 429 of file Particle.C.
|
protected |
Overridable function to handle the particle hitting a wedgePatch.
Definition at line 442 of file Particle.C.
References polyPatch::faceAreas(), Foam::I, Foam::mag(), and polyPatch::whichFace().
|
protected |
Overridable function to handle the particle hitting a.
symmetryPatch
Definition at line 457 of file Particle.C.
References polyPatch::faceAreas(), Foam::I, Foam::mag(), and polyPatch::whichFace().
|
protected |
Overridable function to handle the particle hitting a cyclicPatch.
Definition at line 472 of file Particle.C.
References coupledPolyPatch::parallel(), coupledPolyPatch::separated(), cyclicPolyPatch::separation(), Foam::T(), cyclicPolyPatch::transformGlobalFace(), cyclicPolyPatch::transformT(), and polyPatch::whichFace().
|
protected |
Overridable function to handle the particle hitting a.
processorPatch
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, DsmcParcel< ParcelType >, and DsmcParcel< dsmcParcel >.
Definition at line 504 of file Particle.C.
|
protected |
Overridable function to handle the particle hitting a wallPatch.
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, DsmcParcel< ParcelType >, and DsmcParcel< dsmcParcel >.
Definition at line 514 of file Particle.C.
|
protected |
Overridable function to handle the particle hitting a.
general patch
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, DsmcParcel< ParcelType >, and DsmcParcel< dsmcParcel >.
Definition at line 524 of file Particle.C.
|
protectedvirtual |
Transform the position the particle.
according to the given transformation tensor
Definition at line 410 of file Particle.C.
References Foam::transform().
|
protectedvirtual |
Transform the physical properties of the particle.
according to the given transformation tensor
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, parcel, DsmcParcel< ParcelType >, DsmcParcel< dsmcParcel >, molecule, and solidParticle.
Definition at line 417 of file Particle.C.
Referenced by solidParticle::transformProperties(), and KinematicParcel< ParcelType >::transformProperties().
|
protectedvirtual |
Transform the physical properties of the particle.
according to the given separation vector
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, parcel, DsmcParcel< ParcelType >, DsmcParcel< dsmcParcel >, molecule, and solidParticle.
Definition at line 422 of file Particle.C.
|
protected |
Convert global addressing to the processor patch.
local equivalents
Definition at line 92 of file Particle.C.
|
protected |
Convert processor patch addressing to the global equivalents.
and set the celli to the face-neighbour
Definition at line 105 of file Particle.C.
References polyPatch::faceCells(), coupledPolyPatch::forwardT(), coupledPolyPatch::parallel(), patchi, coupledPolyPatch::separated(), coupledPolyPatch::separation(), List< T >::size(), polyPatch::start(), and T.
TypeName | ( | "Particle< ParticleType >" | ) |
Runtime type information.
|
inline |
Construct a clone.
Reimplemented in ReactingMultiphaseParcel< ParcelType >, ReactingMultiphaseParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingMultiphaseParcel< CoalParcel< ThermoType > >, KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, ThermoParcel< ParcelType >, ThermoParcel< BasicReactingMultiphaseParcel< ThermoType > >, ThermoParcel< basicThermoParcel >, ThermoParcel< CoalParcel< ThermoType > >, ThermoParcel< BasicReactingParcel< ThermoType > >, ReactingParcel< ParcelType >, ReactingParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingParcel< CoalParcel< ThermoType > >, ReactingParcel< BasicReactingParcel< ThermoType > >, molecule, DsmcParcel< ParcelType >, DsmcParcel< dsmcParcel >, solidParticle, trackedParticle, BasicReactingMultiphaseParcel< ThermoType >, CoalParcel< ThermoType >, BasicReactingParcel< ThermoType >, indexedParticle, basicKinematicParcel, basicThermoParcel, passiveParticle, and dsmcParcel.
Definition at line 304 of file Particle.H.
|
inline |
Return true if particle is in cell.
Definition at line 238 of file ParticleI.H.
References List< T >::size().
|
inline |
Return true if position is in cell i.
Definition at line 249 of file ParticleI.H.
References List< T >::size().
|
inline |
Return current particle position.
Definition at line 293 of file ParticleI.H.
References Particle< ParticleType >::position_.
Referenced by blobsSheetAtomization::atomizeParcel(), LISA::atomizeParcel(), reitzKHRT::breakupParcel(), SHF::breakupParcel(), meshSearch::findCell(), referredCellList::referMolecules(), and reflectParcel::wallTreatment().
|
inline |
Return current particle position.
Definition at line 300 of file ParticleI.H.
References Particle< ParticleType >::position_.
|
inline |
Return current cell particle is in.
Definition at line 314 of file ParticleI.H.
References Particle< ParticleType >::celli_.
Referenced by blobsSheetAtomization::atomizeParcel(), LISA::atomizeParcel(), reitzDiwakar::breakupParcel(), reitzKHRT::breakupParcel(), TAB::breakupParcel(), ETAB::breakupParcel(), SHF::breakupParcel(), meshSearch::findCell(), and breakupModel::updateParcelProperties().
|
inline |
Return current cell particle is in.
Definition at line 307 of file ParticleI.H.
References Particle< ParticleType >::celli_.
|
inline |
Return current face particle is on otherwise -1.
Definition at line 321 of file ParticleI.H.
References Particle< ParticleType >::facei_.
Referenced by meshSearch::findCell().
|
inline |
Return reference to the particle cloud.
Definition at line 286 of file ParticleI.H.
References Particle< ParticleType >::cloud_.
|
inline |
Return the impact model to be used, soft or hard (default).
Definition at line 363 of file ParticleI.H.
|
inline |
Return the particle current time.
Definition at line 370 of file ParticleI.H.
References Particle< ParticleType >::cloud_, and Particle< ParticleType >::stepFraction_.
|
inline |
Is the particle on the boundary/(or outside the domain)?
Definition at line 328 of file ParticleI.H.
References Particle< ParticleType >::cloud_, and Particle< ParticleType >::facei_.
Referenced by meshSearch::findCell().
|
inline |
Which patch is particle on.
Definition at line 379 of file ParticleI.H.
References Particle< ParticleType >::cloud_.
Referenced by reflectParcel::wallTreatment().
|
inline |
Which face of this patch is this particle on.
Definition at line 387 of file ParticleI.H.
References Particle< ParticleType >::cloud_.
Referenced by reflectParcel::wallTreatment().
|
inline |
The nearest distance to a wall that.
the particle can be in the n direction
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, and solidParticle.
Definition at line 398 of file ParticleI.H.
|
inline |
Return the fraction of time-step completed.
Definition at line 335 of file ParticleI.H.
References Particle< ParticleType >::stepFraction_.
Referenced by spray::inject(), and reflectParcel::wallTreatment().
|
inline |
Return the fraction of time-step completed.
Definition at line 342 of file ParticleI.H.
References Particle< ParticleType >::stepFraction_.
|
inline |
Return the originating processor id.
Definition at line 349 of file ParticleI.H.
References Particle< ParticleType >::origProc_.
|
inline |
Return the particle id on originating processor.
Definition at line 356 of file ParticleI.H.
References Particle< ParticleType >::origId_.
Foam::label track | ( | const vector & | endPosition, |
TrackData & | td | ||
) |
Track particle to end of trajectory.
or until it hits the boundary. On entry 'stepFraction()' should be set to the fraction of the time-step at which the tracking starts and on exit it contains the fraction of the time-step completed. Returns the boundary face index if the track stops at the boundary, -1 otherwise.
Definition at line 202 of file Particle.C.
Referenced by meshSearch::findCell().
Foam::label track | ( | const vector & | endPosition | ) |
Calls the templated track with dummy TrackData.
Reimplemented in ExactParticle< ParticleType >, and ExactParticle< trackedParticle >.
Definition at line 221 of file Particle.C.
Foam::scalar trackToFace | ( | const vector & | endPosition, |
TrackData & | td | ||
) |
Track particle to a given position and returns 1.0 if the.
trajectory is completed without hitting a face otherwise stops at the face and returns the fraction of the trajectory completed. on entry 'stepFraction()' should be set to the fraction of the time-step at which the tracking starts.
Definition at line 230 of file Particle.C.
References Foam::abort(), polyMesh::boundaryMesh(), primitiveMesh::cellCentres(), UList< T >::empty(), polyMesh::faceNeighbour(), polyMesh::faceOwner(), Foam::FatalError, FatalErrorIn, forAll, mesh, Foam::nl, p, patchi, and List< T >::size().
Foam::scalar trackToFace | ( | const vector & | endPosition | ) |
Calls the templated trackToFace with dummy TrackData.
Reimplemented in ExactParticle< ParticleType >, and ExactParticle< trackedParticle >.
Definition at line 401 of file Particle.C.
|
inline |
Return the index of the face to be used in the interpolation.
routine
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, and KinematicParcel< BasicReactingParcel< ThermoType > >.
Definition at line 405 of file ParticleI.H.
References Particle< ParticleType >::facei_.
|
static |
Read the fields associated with the owner cloud.
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, ReactingMultiphaseParcel< ParcelType >, ReactingMultiphaseParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingMultiphaseParcel< CoalParcel< ThermoType > >, molecule, parcel, ThermoParcel< ParcelType >, ThermoParcel< BasicReactingMultiphaseParcel< ThermoType > >, ThermoParcel< basicThermoParcel >, ThermoParcel< CoalParcel< ThermoType > >, ThermoParcel< BasicReactingParcel< ThermoType > >, ReactingParcel< ParcelType >, ReactingParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingParcel< CoalParcel< ThermoType > >, ReactingParcel< BasicReactingParcel< ThermoType > >, DsmcParcel< ParcelType >, DsmcParcel< dsmcParcel >, and solidParticle.
Definition at line 104 of file ParticleIO.C.
References Cloud< ParticleType >::checkFieldIOobject(), Cloud< ParticleType >::fieldIOobject(), forAllIter, p, and Cloud< ParticleType >::size().
|
static |
Write the fields associated with the owner cloud.
Reimplemented in KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, ReactingMultiphaseParcel< ParcelType >, ReactingMultiphaseParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingMultiphaseParcel< CoalParcel< ThermoType > >, molecule, parcel, ThermoParcel< ParcelType >, ThermoParcel< BasicReactingMultiphaseParcel< ThermoType > >, ThermoParcel< basicThermoParcel >, ThermoParcel< CoalParcel< ThermoType > >, ThermoParcel< BasicReactingParcel< ThermoType > >, ReactingParcel< ParcelType >, ReactingParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingParcel< CoalParcel< ThermoType > >, ReactingParcel< BasicReactingParcel< ThermoType > >, DsmcParcel< ParcelType >, DsmcParcel< dsmcParcel >, and solidParticle.
Definition at line 137 of file ParticleIO.C.
References Cloud< ParticleType >::fieldIOobject(), forAllConstIter, Cloud< ParticleType >::size(), IOPosition< ParticleType >::write(), and regIOobject::write().
Referenced by solidParticle::writeFields(), and molecule::writeFields().
void write | ( | Ostream & | os, |
bool | writeFields | ||
) | const |
Write the particle data.
Definition at line 172 of file ParticleIO.C.
References IOstream::check(), IOstream::format(), and Ostream::write().
|
friend |
Reimplemented in ExactParticle< ParticleType >, and ExactParticle< trackedParticle >.
Definition at line 270 of file Particle.H.
|
protected |
Reference to the particle cloud.
Definition at line 115 of file Particle.H.
Referenced by Particle< ParticleType >::cloud(), Particle< ParticleType >::currentTime(), Particle< ParticleType >::onBoundary(), Particle< ParticleType >::patch(), and Particle< ParticleType >::patchFace().
|
protected |
Position of particle.
Definition at line 118 of file Particle.H.
Referenced by Particle< ParticleType >::position().
|
protected |
Index of the cell it is in.
Definition at line 121 of file Particle.H.
Referenced by Particle< ParticleType >::cell().
|
protected |
Face index if the particle is on a face otherwise -1.
Definition at line 124 of file Particle.H.
Referenced by Particle< ParticleType >::face(), Particle< ParticleType >::faceInterpolation(), and Particle< ParticleType >::onBoundary().
|
protected |
Fraction of time-step completed.
Definition at line 127 of file Particle.H.
Referenced by Particle< ParticleType >::currentTime(), and Particle< ParticleType >::stepFraction().
|
protected |
Originating processor id.
Definition at line 130 of file Particle.H.
Referenced by Particle< ParticleType >::origProc().
|
protected |
Local particle id on originating processor.
Definition at line 133 of file Particle.H.
Referenced by Particle< ParticleType >::origId().
|
static |
String representation of properties.
Reimplemented in ReactingMultiphaseParcel< ParcelType >, ReactingMultiphaseParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingMultiphaseParcel< CoalParcel< ThermoType > >, KinematicParcel< ParcelType >, KinematicParcel< BasicReactingMultiphaseParcel< ThermoType > >, KinematicParcel< basicThermoParcel >, KinematicParcel< basicKinematicParcel >, KinematicParcel< CoalParcel< ThermoType > >, KinematicParcel< BasicReactingParcel< ThermoType > >, ThermoParcel< ParcelType >, ThermoParcel< BasicReactingMultiphaseParcel< ThermoType > >, ThermoParcel< basicThermoParcel >, ThermoParcel< CoalParcel< ThermoType > >, ThermoParcel< BasicReactingParcel< ThermoType > >, ReactingParcel< ParcelType >, ReactingParcel< BasicReactingMultiphaseParcel< ThermoType > >, ReactingParcel< CoalParcel< ThermoType > >, and ReactingParcel< BasicReactingParcel< ThermoType > >.
Definition at line 279 of file Particle.H.