forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12330 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
efd87226c9
commit
6e622a54af
|
@ -3,7 +3,9 @@
|
|||
# shape: 2 1.5 1
|
||||
# cutoff 4.0 with skin 0.8
|
||||
# NPT, T=2.4, P=8.0
|
||||
|
||||
package intel * mixed balance $b
|
||||
package omp *
|
||||
suffix $s
|
||||
processors * * * grid numa
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Rhodopsin model
|
||||
|
||||
package intel * mixed balance $b
|
||||
package omp *
|
||||
suffix $s
|
||||
|
||||
variable x index 4
|
||||
|
|
Loading…
Reference in New Issue