Skip to content

Commit

Permalink
Missing script and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
NikoOinonen committed Feb 2, 2024
1 parent 7679ef2 commit 9c496ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,10 @@ dmypy.json
# VS Code
.vscode

# Tex
*.aux
*.log
*.pdf

# Other
molecules
1 change: 1 addition & 0 deletions papers/ed-afm/figures/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9c496ae

Please sign in to comment.