start tests for lammps_extract_global()

This commit is contained in:
Axel Kohlmeyer
2020-09-15 09:27:07 -04:00
parent 39681acfa4
commit bc31486fd1
2 changed files with 28 additions and 1 deletions

View File

@ -10,8 +10,8 @@ variable improper_style index zero
atom_style full
atom_modify map array
neigh_modify delay 2 every 2 check no
timestep 0.1
units ${units}
timestep 0.1
pair_style ${pair_style}
bond_style ${bond_style}