/[MITgcm]/MITgcm/tools/adjoint_options/adjoint_default
ViewVC logotype

Diff of /MITgcm/tools/adjoint_options/adjoint_default

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

revision 1.2 by edhill, Tue Oct 21 15:26:50 2003 UTC revision 1.5 by edhill, Tue Oct 21 22:12:37 2003 UTC
# Line 8  Line 8 
8  #  tangent-linear compilers.  If you need to change these settings,  #  tangent-linear compilers.  If you need to change these settings,
9  #  please make a separate (local) copy of this file.  #  please make a separate (local) copy of this file.
10    
11  TAMC=tamc  # TAMC=/data43/ralf/tamc/tamc
12  TAF=~fastopt/bin/taf  # TAF=~fastopt/bin/taf
13  # STAF=staf  # STAF=staf
14    
15  AD_TAMC_FLAGS='-reverse -admark ad -i4 -r4'  TAF=taf
16    TAMC=tamc
17    
18    AD_TAMC_FLAGS='-reverse -admark ad -i4 -r4 -l tamc_ad.log'
19  AD_TAF_FLAGS='-reverse -admark ad -i4 -r4 -l taf_ad.log -flow taf_ad_flow.log -nonew_arg'  AD_TAF_FLAGS='-reverse -admark ad -i4 -r4 -l taf_ad.log -flow taf_ad_flow.log -nonew_arg'
20  FTL_TAMC_FLAGS='-forward -ftlmark g_ -i4 -r4'  FTL_TAMC_FLAGS='-forward -ftlmark g_ -i4 -r4 -l tamc_ftl.log'
21  FTL_TAF_FLAGS='-forward -ftlmark g_ -i4 -r4 -l taf_ftl.log -flow taf_ftl_flow.log -nonew_arg'  FTL_TAF_FLAGS='-forward -ftlmark g_ -i4 -r4 -l taf_ftl.log -flow taf_ftl_flow.log -nonew_arg'
22  SVD_TAMC_FLAGS='-reverse -forward -pure -i4 -r4'  SVD_TAMC_FLAGS='-reverse -forward -pure -i4 -r4 -l tamc_svd.log'
23  SVD_TAF_FLAGS='-reverse -forward -pure -i4 -r4 -flow taf_flow.log -nonew_arg'  SVD_TAF_FLAGS='-reverse -forward -pure -i4 -r4 -l taf_svd.log -flow taf_flow.log -nonew_arg'
24    
25  DIFF_FLAGS="-toplevel 'the_main_loop'    \  DIFF_FLAGS="-toplevel 'the_main_loop'    \
26              -input 'xx_theta_dummy       \              -input 'xx_theta_dummy       \

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22