| 312 |
|
|
| 313 |
#-- set specific Env Vars: |
#-- set specific Env Vars: |
| 314 |
if test $typ = 'oad' ; then |
if test $typ = 'oad' ; then |
| 315 |
source $HOME/mitgcm/bin/setenv_OpenAD.sh | tee -a $tdir/output_$tt |
#- for some reasons, "source ScriptFile | tee -a LogFile" |
| 316 |
|
# does run the script but does not keep the env-var settings |
| 317 |
|
source $HOME/mitgcm/bin/setenv_OpenAD.sh >> $tdir/output_$tt |
| 318 |
fi |
fi |
| 319 |
if test $typ = 'ifc' ; then |
if test $typ = 'ifc' ; then |
| 320 |
source /srv/software/intel/intel-11.1.073/bin/ifortvars.sh intel64 |
source /srv/software/intel/intel-11.1.073/bin/ifortvars.sh intel64 |