-
Notifications
You must be signed in to change notification settings - Fork 0
Wishlist
Dave Nystrom edited this page Feb 17, 2019
·
1 revision
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
voidcasts throughout the code - Extended support for particle shapes / higher order particles
- Increase testing and code coverage
- Parallelization of
hydro_proutines - Parallelization of
rho_proutines - 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)