mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
15 lines
226 B
Text
15 lines
226 B
Text
|
|
#QSUB -o biphenyl.032
|
||
|
|
#QSUB -eo
|
||
|
|
#QSUB -l mpp_p=32
|
||
|
|
#QSUB -l mpp_t=10000
|
||
|
|
#
|
||
|
|
#
|
||
|
|
#
|
||
|
|
setenv RUNDIR /u/nwchem/wong/atw/biphenyl
|
||
|
|
setenv NWCHEM_EXE /afs/nersc.gov/u/nwchem/wong/nw/nwchem
|
||
|
|
#
|
||
|
|
#
|
||
|
|
#
|
||
|
|
cd $RUNDIR
|
||
|
|
$NWCHEM_EXE -npes 32 biphenyl.nw
|