Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(prp): factor out routine for particle release (#1907)
Some cleanup in the particle release package. More consistent variable names. Factor out routines to calculate release time and release the particle. Also, add a value 0 -> "default" for the DEV_EXIT_SOLVE_METHOD option, and defer the selection of a default root-finding algorithm to the ternary method rather than the PRP package.
- Loading branch information