-
Notifications
You must be signed in to change notification settings - Fork 76
Wishlist
Robert Bird edited this page Oct 8, 2020
·
5 revisions
Below is a list of features that have been discussed as desirable, but (as of the time of writing) are not yet implemented:
- PMI Boundary Conditions
- Convert VPIC to C++ only
- Extend the 2 stage compile to a single stage which allows for constant propagation
- Remove
void
casts throughout the code - Extended support for particle shapes / higher order particles
- Increase testing and code coverage
- Parallelization of
rho_p
routines - A system to track performance regressions
- Appropriate documentations
- Configurable number of Newton-Raphson iterations in the intrinsics versions of VPIC
- Inbuilt tracers (not implemented in the input deck)