Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.9 by jmc, Thu Oct 17 22:45:03 2019 UTC | revision 1.10 by jmc, Sat Dec 7 16:22:32 2019 UTC | |
---|---|---|
# | Line 198 do | Line 198 do |
198 | if test $typ = 'mpi' ; then | if test $typ = 'mpi' ; then |
199 | addExp="offline_cheapaml atm_gray atm_strato" | addExp="offline_cheapaml atm_gray atm_strato" |
200 | fi | fi |
if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'mpa' ; then | ||
addExp="$addExp global_oce_biogeo_bling" | ||
fi | ||
201 | if test $typ = 'gfo' -o $typ = 'ifc' ; then | if test $typ = 'gfo' -o $typ = 'ifc' ; then |
202 | addExp="$addExp shelfice_remeshing" | addExp="$addExp shelfice_remeshing" |
203 | fi | fi |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |