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

Diff of /MITgcm_contrib/test_scripts/ref_machine/test_villon

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

revision 1.7 by jmc, Mon Sep 16 23:38:47 2019 UTC revision 1.8 by jmc, Tue Sep 17 22:43:23 2019 UTC
# Line 53  option= Line 53  option=
53    
54  if test $tst_grp = 'a' ; then  if test $tst_grp = 'a' ; then
55   checkOut=2   checkOut=2
56  #tst_list='mpa adm mpi gfo+rs mth+rs'   tst_list='mpa mpi mp2+rs mth'
 #tst_list="$tst_list oad"  
 #tst_list='adm gfo+rs oad'  
  tst_list='adm gfo+rs'  
57  else  else
58   checkOut=1   checkOut=1
59   tst_list='adm g77 gfo+rs ifc'   tst_list='adm gfo+rs'
60    #tst_list="$tst_list oad"
61   if test "x$dInWeek" = xSun ; then tst_list="$tst_list tlm" ; fi   if test "x$dInWeek" = xSun ; then tst_list="$tst_list tlm" ; fi
62  fi  fi
63  echo " test: $outDir ; list='$tst_list'"  echo " test: $outDir ; list='$tst_list'"
# Line 201  do Line 199  do
199    if test $typ = 'mpi' ; then    if test $typ = 'mpi' ; then
200      addExp="offline_cheapaml atm_gray atm_strato"      addExp="offline_cheapaml atm_gray atm_strato"
201    fi    fi
202    if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'mpa' ; then    if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'adm' ; then
203      addExp="$addExp global_oce_biogeo_bling"      addExp="$addExp global_oce_biogeo_bling"
204    fi    fi
205    if test $typ = 'gfo' -o $typ = 'ifc' ; then    if test $typ = 'gfo' -o $typ = 'ifc' ; then
# Line 210  do Line 208  do
208    if test $typ = 'mpi' ; then    if test $typ = 'mpi' ; then
209      addExp="$addExp global_ocean.gm_k3d"      addExp="$addExp global_ocean.gm_k3d"
210      addExp="$addExp global_oce_cs32"      addExp="$addExp global_oce_cs32"
211        addExp="$addExp global_oce_llc90"
212    fi    fi
213    #- check day and time:    #- check day and time:
214    curDay=`date +%d` ; curHour=`date +%H`    curDay=`date +%d` ; curHour=`date +%H`

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22