198 |
#- define list of additional experiences to test: |
#- define list of additional experiences to test: |
199 |
addExp='' |
addExp='' |
200 |
if test $typ = 'mpi' ; then |
if test $typ = 'mpi' ; then |
201 |
addExp="offline_cheapaml atm_gray" |
addExp="offline_cheapaml atm_gray atm_strato" |
202 |
fi |
fi |
203 |
if test $typ = 'gfo' -o $typ = 'ifc' ; then |
if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'mpa' ; then |
204 |
addExp="$addExp global_oce_biogeo_bling" |
addExp="$addExp global_oce_biogeo_bling" |
205 |
|
fi |
206 |
|
if test $typ = 'gfo' -o $typ = 'ifc' ; then |
207 |
addExp="$addExp shelfice_remeshing" |
addExp="$addExp shelfice_remeshing" |
208 |
fi |
fi |
209 |
if test $typ = 'mpi' ; then |
if test $typ = 'mpi' ; then |