Classes | |
| class | CloudFunctionObject< CloudType > |
| Templated cloud function object base class. More... | |
| class | FacePostProcessing< CloudType > |
| Records particle face quantities on used-specified face zone. More... | |
| class | ParticleCollector< CloudType > |
| Function object to collect the parcel mass- and mass flow rate over a set of polygons. The polygons can either be specified by sets of user- supplied points, or in a concentric circles arrangement. If a parcel is 'collected', it can be flagged to be removed from the domain using the removeCollected entry. More... | |
| class | ParticleErosion< CloudType > |
| Creates particle erosion field, Q. More... | |
| class | ParticleTracks< CloudType > |
| Records particle state (all variables) on each call to postFace. More... | |
| class | ParticleTrap< CloudType > |
| Traps particles within a given phase fraction for multi-phase cases. More... | |
| class | PatchPostProcessing< CloudType > |
| Standard post-processing. More... | |
| class | RemoveParcels< CloudType > |
| Removes parcels that hit user-specified face zone faces. More... | |
| class | VoidFraction< CloudType > |
| Creates particle void fraction field on carrier phase. More... | |
| class | WeberNumberReacting< CloudType > |
| Creates particle Weber number field on the cloud. More... | |
Function objects
This group contains Lagrangian function objects