Skip to content

Commit

Permalink
error in run_lammps
Browse files Browse the repository at this point in the history
  • Loading branch information
sblackburn-mila committed Feb 26, 2024
1 parent 9550c93 commit fe1120c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/run_lammps_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ lmp < lammps_input_example.lammps -v STEP 10 -v T $TEMPERATURE -v S $BOX_SIZE

# extract the thermodynamic outputs in a yaml file
egrep '^(keywords:|data:$|---$|\.\.\.$| - \[)' log.lammps > log.yaml

lmp < lammps_input_example.lammps -v STEP 10 -v T $TEMPERATURE -v S $BOX_SIZE

0 comments on commit fe1120c

Please sign in to comment.