P3M force validated; starting timestep convergence analysis
This commit is contained in:
parent
ae8bacd6a6
commit
13e6c3b32d
12 changed files with 21407 additions and 285 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -54,6 +54,7 @@ __pycache__*
|
|||
########
|
||||
data/
|
||||
examples/
|
||||
results/
|
||||
*.npy
|
||||
*.h5
|
||||
*.fits
|
||||
|
@ -62,3 +63,8 @@ examples/
|
|||
# Notebook #
|
||||
############
|
||||
*.ipynb_checkpoints*
|
||||
|
||||
##########
|
||||
# Others #
|
||||
##########
|
||||
sync.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue