forgot to clean environment_variables and EXX_example/run_example

before general commit



git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@8066 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
marsamos 2011-08-09 13:22:46 +00:00
parent 0a489bacb1
commit 52ee71a969
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ K_POINTS
0.3750000 0.3750000 0.6250000 3.00
EOF
$ECHO " running the scf calculation for Si with nq = $nq ...\c"
#$PW_COMMAND < si.in > si.PBE0_nq=${nq}.out
$PW_COMMAND < si.in > si.PBE0_nq=${nq}.out
$ECHO " done"
grep -e ! si.PBE0_nq=${nq}.out | tail -1

View File

@ -38,5 +38,5 @@ WGET="curl -o"
# To run on a single processor, you can usually leave them empty.
#PARA_PREFIX="mpirun -np 2"
PARA_PREFIX="mpirun -np 2 "
PARA_PREFIX=" "
PARA_POSTFIX=