openfoam/tutorials/lagrangian
Andrew Heather 9d765adaf4 ENH: Lagrangian - added new PatchInteractionFields cloud function object
Creates volume fields whose boundaries are used to store patch interaction
statistics.

Current field output per patch face:
- \<cloud\>\<model\>:count - cumulative particle hits
- \<cloud\>\<model\>:mass - cumuluative mass of hitting particles

Fields can be reset according to:
- none: fields are not reset
- timeStep: reset at each time step
- writeTime: reset at each write time

Usage

    patchInteractionFields1
    {
        type            patchInteractionFields;
        resetMode       writeTime;
    }
2020-12-10 17:25:40 +00:00
..
coalChemistryFoam/simplifiedSiwek REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
DPMFoam/Goldschmidt REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
icoUncoupledKinematicParcelDyMFoam/mixerVesselAMI2D REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
icoUncoupledKinematicParcelFoam/hopper REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
MPPICFoam REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00
reactingHeterogenousParcelFoam/rectangularDuct ENH: Adding evaporation-condensation lagragian model for solution 2020-09-22 16:35:53 +01:00
reactingParcelFoam ENH: Lagrangian - added new PatchInteractionFields cloud function object 2020-12-10 17:25:40 +00:00
simpleReactingParcelFoam/verticalChannel ENH: support surfaceFieldValue on multiple faceZones or patches (#1874) 2020-11-30 13:59:10 +01:00
sprayFoam/aachenBomb REL: Updated headers to version v2006 2020-06-29 17:27:54 +01:00