P3M force validated; starting timestep convergence analysis

This commit is contained in:
Tristan Hoellinger 2025-05-21 23:58:44 +02:00
parent ae8bacd6a6
commit 13e6c3b32d
12 changed files with 21407 additions and 285 deletions

6
.gitignore vendored
View file

@ -54,6 +54,7 @@ __pycache__*
########
data/
examples/
results/
*.npy
*.h5
*.fits
@ -62,3 +63,8 @@ examples/
# Notebook #
############
*.ipynb_checkpoints*
##########
# Others #
##########
sync.sh