wiederm / endstate_correction

Endstate corrections from MM to QML potential
https://wiederm.github.io/endstate_correction/
MIT License
10 stars 1 forks source link

Change the frequency of saving the trajectory #92

Closed xiki-tempula closed 10 months ago

xiki-tempula commented 11 months ago

The current save_trajs save every frame for all switches, which is too much. 400 switches and 10000 steps will occupy 2.6 TB of disk space. We shall change this to one frame per 1000 steps.