Small corrections to the script.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7308 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2010-12-14 14:36:07 +00:00
parent 975b94aacf
commit ed862699be
1 changed files with 3 additions and 1 deletions

View File

@ -28,7 +28,7 @@ $ECHO
. ../environment_variables
# required executables and pseudopotentials
BIN_LIST="pw.x ph.x"
BIN_LIST="pw.x ph.x bands.x plotband.x"
PSEUDO_LIST="Fe.rel-pbe-paw_kj.UPF Au.rel-pz-paw_kj.UPF"
$ECHO
@ -82,6 +82,8 @@ PH_COMMAND="$PARA_PREFIX $BIN_DIR/ph.x $PARA_POSTFIX"
$ECHO
$ECHO " running pw.x as: $PW_COMMAND"
$ECHO " running ph.x as: $PH_COMMAND"
$ECHO " running bands.x as: $BAND_COMMAND"
$ECHO " running plotband.x as: $PLOTBAND_COMMAND"
$ECHO
# clean TMP_DIR