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

ENH: Added active flag to KinematicParcel

- used during parcel calc() function to flag whether the parcel should be tracked
- if false, parcel not tracked, but sub-models are still active
- useful, e.g. for particle 'stick' condition
- NOTE: stored as a bool, but read/written as a label for restarts/post-processing
parent c948fadb
Branches
Tags
Showing
with 62 additions and 6 deletions
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