forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11396 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6fbbb51569
commit
55e016a581
|
@ -108,7 +108,4 @@ fix 1 all nvt temp ${thi} ${thi} 0.1
|
|||
|
||||
tad 2000 50 ${tlo} ${thi} 0.05 1.0 event &
|
||||
min ${etol} ${ftol} ${maxiter} ${maxeval} &
|
||||
neb 0.0 0.01 200 200 20 &
|
||||
min_style cg &
|
||||
neb_style fire &
|
||||
neb_log log.neb
|
||||
neb 0.0 0.01 200 200 20 neb_style fire neb_log log.neb
|
||||
|
|
Loading…
Reference in New Issue