/[MITgcm]/MITgcm/tools/example_scripts/csail/test_baudelaire
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/csail/test_baudelaire

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

revision 1.36 by jmc, Sun May 14 15:59:39 2017 UTC revision 1.37 by jmc, Sat Jan 6 15:19:55 2018 UTC
# Line 253  do Line 253  do
253    else    else
254      comm="$comm -md cyrus-makedepend"      comm="$comm -md cyrus-makedepend"
255    fi    fi
256    comm="$comm -odir $outDir -a jmc@dev.mitgcm.org"    comm="$comm -odir $outDir -a jm_c@mitgcm.org"
257  #-- set the optfile (+ mpi & match-precision)  #-- set the optfile (+ mpi & match-precision)
258    MPI=0    MPI=0
259    case $typ in    case $typ in
# Line 323  do Line 323  do
323    if test $tt != $typ    if test $tt != $typ
324    then    then
325      echo "testing restart using:"       | tee -a $tdir/output_$tt      echo "testing restart using:"       | tee -a $tdir/output_$tt
326      comm="../tools/do_tst_2+2 -o $outDir -a jmc@dev.mitgcm.org"      comm="../tools/do_tst_2+2 -o $outDir -a jm_c@mitgcm.org"
327      if test $MPI = 0 ; then      if test $MPI = 0 ; then
328        echo "  \"$comm\""                | tee -a $tdir/output_$tt        echo "  \"$comm\""                | tee -a $tdir/output_$tt
329        echo "======================"        echo "======================"

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

  ViewVC Help
Powered by ViewVC 1.1.22