mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-25 20:45:27 -04:00
14 lines
226 B
Text
14 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
|