/[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.23 by jmc, Sat Jan 30 15:55:45 2016 UTC revision 1.24 by jmc, Wed Mar 2 14:23:17 2016 UTC
# Line 101  do Line 101  do
101    #- define list of additional experiences to test:    #- define list of additional experiences to test:
102    addExp=''    addExp=''
103    if test $typ = 'mp2' -o $typ = 'ifc' ; then    if test $typ = 'mp2' -o $typ = 'ifc' ; then
104      addExp='offline_cheapaml atm_gray'      addExp="offline_cheapaml atm_gray"
105      fi
106      if test $typ = 'gfo' -o $typ = 'ifc' ; then
107        addExp="$addExp shelfice_remeshing"
108    fi    fi
109    #- check day and time:    #- check day and time:
110    curDay=`date +%d` ; curHour=`date +%H`    curDay=`date +%d` ; curHour=`date +%H`

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22