/[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.4 by edhill, Tue Oct 21 19:55:40 2003 UTC revision 1.7 by heimbach, Thu Apr 7 23:38:43 2005 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=/data43/ralf/tamc/tamc  # TAMC=/data43/ralf/tamc/tamc
12  TAF=~fastopt/bin/taf  # TAF=~fastopt/bin/taf
13  # STAF=staf  # STAF=staf
14    
15    TAF=taf
16    TAMC=tamc
17    
18  AD_TAMC_FLAGS='-reverse -admark ad -i4 -r4 -l tamc_ad.log'  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 -l tamc_ftl.log'  FTL_TAMC_FLAGS='-forward -ftlmark g_ -i4 -r4 -l tamc_ftl.log'
# Line 27  DIFF_FLAGS="-toplevel 'the_main_loop' Line 30  DIFF_FLAGS="-toplevel 'the_main_loop'
30                      xx_sflux_dummy       \                      xx_sflux_dummy       \
31                      xx_tauu_dummy        \                      xx_tauu_dummy        \
32                      xx_tauv_dummy        \                      xx_tauv_dummy        \
33                        xx_atemp_dummy       \
34                        xx_aqh_dummy         \
35                        xx_uwind_dummy       \
36                        xx_vwind_dummy       \
37                        xx_obcsn_dummy       \
38                        xx_obcss_dummy       \
39                        xx_obcsw_dummy       \
40                        xx_obcse_dummy       \
41                      xx_sst_dummy         \                      xx_sst_dummy         \
42                      xx_sss_dummy         \                      xx_sss_dummy         \
43                      xx_diffkr_dummy      \                      xx_diffkr_dummy      \
44                      xx_kapgm_dummy       \                      xx_kapgm_dummy       \
45                      xx_efluxy_dummy      \                      xx_efluxy_dummy      \
46                      xx_efluxp_dummy'     \                      xx_efluxp_dummy      \
47                        xx_edtaux_dummy      \
48                        xx_edtauy_dummy      \
49                        xx_uvel_dummy        \
50                        xx_vvel_dummy        \
51                        xx_etan_dummy        \
52                        xx_relaxsst_dummy    \
53                        xx_relaxsss_dummy'   \
54              -output 'fc'"              -output 'fc'"
55    
56  AD_TAMC_FLAGS="$AD_TAMC_FLAGS $DIFF_FLAGS"  AD_TAMC_FLAGS="$AD_TAMC_FLAGS $DIFF_FLAGS"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22