Skip to content
Snippets Groups Projects
Commit f21d0ea3 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: New cloud function object to remove parcels at face zones

Example usage:

    removeParcels1
    {
        type            removeParcels;
        log             yes;
        resetOnWrite    no;
        resetOnStart    no;
        faceZones       (cycLeft cycRight);
    }

Number and mass of particles removed are written to file
parent 01221bab
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment