Microphysics icon indicating copy to clipboard operation
Microphysics copied to clipboard

Experiment with maximum order in VODE

Open maxpkatz opened this issue 2 years ago • 0 comments

The maximum order in VODE is hardcoded to 5. We should experiment to see what happens if we use a lower limit on maximum order. On GPUs thread-local memory is limited so it is possible that the tradeoff between per-step accuracy and per-step performance is worth it when considering the overall time of the burn.

maxpkatz avatar Oct 17 '21 13:10 maxpkatz