/[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.30 by jmc, Tue Sep 27 20:34:31 2016 UTC revision 1.32 by jmc, Mon Dec 12 22:55:12 2016 UTC
# Line 170  do Line 170  do
170          ( cd verification ;  $cmdCVS co -P -d $exp2add \          ( cd verification ;  $cmdCVS co -P -d $exp2add \
171               MITgcm_contrib/verification_other/$exp2add > /dev/null )               MITgcm_contrib/verification_other/$exp2add > /dev/null )
172          if test $exp2add = 'global_oce_cs32' ; then          if test $exp2add = 'global_oce_cs32' ; then
           echo " link dir 'other_input/gael_oce_cs32_input' to 'input_fields'"  
           ( cd verification/${exp2add}  
             ln -s ../../../other_input/gael_oce_cs32_input input_fields )  
173            echo " link dir 'other_input/core2_cnyf' in here"            echo " link dir 'other_input/core2_cnyf' in here"
174            ( cd verification/${exp2add}            ( cd verification/${exp2add}
175              ln -s ../../../other_input/core2_cnyf . )              ln -s ../../../other_input/core2_cnyf . )
# Line 204  do Line 201  do
201    else    else
202      comm="$comm -md cyrus-makedepend"      comm="$comm -md cyrus-makedepend"
203    fi    fi
204    comm="$comm -odir $outDir -a jmc@mitgcm.org"    comm="$comm -odir $outDir -a jmc@dev.mitgcm.org"
205  #-- set the optfile (+ mpi & match-precision)  #-- set the optfile (+ mpi & match-precision)
206    MPI=0    MPI=0
207    case $typ in    case $typ in
# Line 274  do Line 271  do
271    if test $tt != $typ    if test $tt != $typ
272    then    then
273      echo "testing restart using:"       | tee -a $tdir/output_$tt      echo "testing restart using:"       | tee -a $tdir/output_$tt
274      comm="../tools/do_tst_2+2 -o $outDir -a jmc@mitgcm.org"      comm="../tools/do_tst_2+2 -o $outDir -a jmc@dev.mitgcm.org"
275      if test $MPI = 0 ; then      if test $MPI = 0 ; then
276        echo "  \"$comm\""                | tee -a $tdir/output_$tt        echo "  \"$comm\""                | tee -a $tdir/output_$tt
277        echo "======================"        echo "======================"

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.22