openfoam/tutorials/lagrangian
Andrew Heather ee94720594 ENH: Cloud function objects - added Weber number calcuation and output
Example usage:

    cloudFunctions
    {
        WeberNumber1
        {
            type    WeberNumber;
        }
    }

This will calculate and write the Weber number field as a 'standard'
cloud field, available for post-processing alongside other lagrangian
fields in the lagrangian/<cloudName> directory.
2020-06-11 14:56:46 +01:00
..
coalChemistryFoam/simplifiedSiwek TUT: file cleanup 2020-01-17 08:11:05 +01:00
DPMFoam/Goldschmidt REL: Release preparations 2019-12-23 09:49:23 +00:00
icoUncoupledKinematicParcelDyMFoam/mixerVesselAMI2D REL: Release preparations 2019-12-23 09:49:23 +00:00
icoUncoupledKinematicParcelFoam/hopper REL: Release preparations 2019-12-23 09:49:23 +00:00
MPPICFoam REL: Release preparations 2019-12-23 09:49:23 +00:00
reactingHeterogenousParcelFoam/rectangularDuct REL: Release preparations 2019-12-23 09:49:23 +00:00
reactingParcelFoam REL: Release preparations 2019-12-23 09:49:23 +00:00
simpleReactingParcelFoam/verticalChannel REL: Release preparations 2019-12-23 09:49:23 +00:00
sprayFoam/aachenBomb ENH: Cloud function objects - added Weber number calcuation and output 2020-06-11 14:56:46 +01:00