/[MITgcm]/MITgcm/verification/testreport
ViewVC logotype

Diff of /MITgcm/verification/testreport

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

revision 1.195 by jmc, Sun Sep 22 23:35:56 2013 UTC revision 1.196 by jmc, Sat Jan 25 18:29:03 2014 UTC
# Line 368  genmakemodel() Line 368  genmakemodel()
368              if test "x$MKDEPEND" != x ; then              if test "x$MKDEPEND" != x ; then
369                  command="$command -makedepend=$MKDEPEND"                  command="$command -makedepend=$MKDEPEND"
370              fi              fi
371              if test $KIND = 1 -o $KIND = 2 ; then              if test $KIND = 4 ; then
372                  command="$command --mods=../code_ad"                  command="$command -oad -mods=../$code_dir"
             elif test $KIND = 4 ; then  
                 command="$command -adof ../../../tools/adjoint_options/adjoint_oad -mods ../code_oad"  
373              else              else
374                  command="$command -mods=../code"                  command="$command -mods=../$code_dir"
375              fi              fi
376              if test "x$OPTFILE" != xNONE ; then              if test "x$OPTFILE" != xNONE ; then
377                  command="$command -optfile=$OPTFILE"                  command="$command -optfile=$OPTFILE"

Legend:
Removed from v.1.195  
changed lines
  Added in v.1.196

  ViewVC Help
Powered by ViewVC 1.1.22