/[MITgcm]/MITgcm_contrib/test_scripts/ref_machine/test_baudelaire
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/ref_machine/test_baudelaire

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by jmc, Wed Jan 31 23:33:23 2018 UTC revision 1.2 by jmc, Thu Feb 1 16:38:45 2018 UTC
# Line 312  do Line 312  do
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

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22