diff --git a/.gitignore b/.gitignore index 40483d5..3c0e4df 100644 --- a/.gitignore +++ b/.gitignore @@ -81,5 +81,10 @@ dmypy.json # VS Code .vscode +# Tex +*.aux +*.log +*.pdf + # Other molecules diff --git a/papers/ed-afm/figures/run_all.sh b/papers/ed-afm/figures/run_all.sh index e62b11a..a12b182 100755 --- a/papers/ed-afm/figures/run_all.sh +++ b/papers/ed-afm/figures/run_all.sh @@ -7,6 +7,7 @@ python water.py python surface_sims_bcb_water.py pdflatex model_schem.tex python stats.py +python stats_spring_constants.py python esmap_sample.py pdflatex esmap_schem.tex python afm_stacks.py