nbia-astro / skeletor

Parallel PIC code written in Python and based on the skeleton codes provided by PICKSC
GNU General Public License v3.0
1 stars 0 forks source link

Implement HDF5 support #99

Open tobson opened 7 years ago

tobson commented 7 years ago

I guess the main argument for doing this sooner rather than later is parallel I/O. For instance, it would be cool if we were able to run a simulation on a given number of processors, write the state of the system to disk, and then continue the simulation with a different number of processors.