Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion alignn/examples/lammps/nve_si_stability.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ unfix eq
reset_timestep 0
dump traj all custom 200 nve_si.lammpstrj id type x y z
fix nve all nve
run 5000
run 2000

write_data si_nve_final.data
Loading