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

Diff of /MITgcm_contrib/test_scripts/ref_machine/test_baudelaire

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

revision 1.16 by jmc, Mon Oct 21 23:53:20 2019 UTC revision 1.18 by jmc, Sun Dec 22 17:24:42 2019 UTC
# Line 200  do Line 200  do
200    if test $typ = 'mp2' -o $typ = 'ifc' ; then    if test $typ = 'mp2' -o $typ = 'ifc' ; then
201      addExp="offline_cheapaml atm_gray atm_strato"      addExp="offline_cheapaml atm_gray atm_strato"
202    fi    fi
   if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'adm' ; then  
     addExp="$addExp global_oce_biogeo_bling"  
   fi  
203    if test $typ = 'gfo' -o $typ = 'ifc' ; then    if test $typ = 'gfo' -o $typ = 'ifc' ; then
204      addExp="$addExp shelfice_remeshing"      addExp="$addExp shelfice_remeshing"
205    fi    fi
# Line 342  do Line 339  do
339    MPI=0    MPI=0
340    case $typ in    case $typ in
341     'g77'|'g7a')         OPTFILE='../tools/build_options/linux_amd64_g77' ;;     'g77'|'g7a')         OPTFILE='../tools/build_options/linux_amd64_g77' ;;
342     'gfo'|'adm'|'oad'|'tlm'|'mth') comm="$comm -match $MC -devel"     'gfo'|'adm'|'oad'|'tlm'|'mth') comm="$comm -devel"
343                            comm="$comm -match $MC"
344                          OPTFILE='../tools/build_options/linux_amd64_gfortran' ;;                          OPTFILE='../tools/build_options/linux_amd64_gfortran' ;;
345     'ifc')               comm="$comm -devel"     'ifc')               comm="$comm -devel"
346                          OPTFILE='../tools/build_options/linux_amd64_ifort11' ;;                          OPTFILE='../tools/build_options/linux_amd64_ifort11' ;;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.22