| 54 |
|
|
| 55 |
if test $tst_grp = 'a' ; then |
if test $tst_grp = 'a' ; then |
| 56 |
checkOut=2 |
checkOut=2 |
| 57 |
tst_list='g7a mpa mth mp2+rs mpi oad' |
tst_list='mpa mth mp2+rs mpi oad' |
| 58 |
#tst_list='mpa adm mpi gfo+rs mth+rs' |
#tst_list='mpa adm mpi gfo+rs mth+rs' |
| 59 |
#tst_list="$tst_list oad" |
#tst_list="$tst_list oad" |
| 60 |
else |
else |
| 201 |
if test $typ = 'mp2' -o $typ = 'ifc' ; then |
if test $typ = 'mp2' -o $typ = 'ifc' ; then |
| 202 |
addExp="offline_cheapaml atm_gray atm_strato" |
addExp="offline_cheapaml atm_gray atm_strato" |
| 203 |
fi |
fi |
| 204 |
if test $typ = 'gfo' -o $typ = 'ifc' ; then |
if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'adm' ; then |
| 205 |
addExp="$addExp global_oce_biogeo_bling" |
addExp="$addExp global_oce_biogeo_bling" |
| 206 |
|
fi |
| 207 |
|
if test $typ = 'gfo' -o $typ = 'ifc' ; then |
| 208 |
addExp="$addExp shelfice_remeshing" |
addExp="$addExp shelfice_remeshing" |
| 209 |
fi |
fi |
| 210 |
if test $typ = 'mpi' ; then |
if test $typ = 'mpi' ; then |