Révision 12 examples/Gaussian/SN2_mixed/run_Path

run_Path (revision 12)
12 12
#
13 13
# Where is Path.exe ??
14 14
#
15
PathExe=~/Programs/Chemin/OpenPath/src/Path.exe
15
PathExe=../../../src/Path.exe
16 16
#
17 17
### Gaussian Stuff
18 18
# Change the path for g09root !!!
19
export g09root=/home/pfleura2/G09
19
export g09root=/home/pfleura2/Programs/G09
20 20
export  GAUSS_SCRDIR=/tmp
21 21
source $g09root/g09/bsd/g09.profile
22 22
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/intel/lib/
......
40 40
###############################
41 41
ln -fs ${PathExe} .
42 42

  
43
./Path.exe ${Job}.path &> ${Job}.out
43
./Path.exe ${Job}.path > ${Job}.out 2> ${Job}.err
44 44

  
45 45

  
46 46

  

Formats disponibles : Unified diff