/[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.5 by edhill, Tue Oct 21 22:12:37 2003 UTC revision 1.17 by jmc, Sun Nov 25 23:26:33 2007 UTC
# Line 12  Line 12 
12  # TAF=~fastopt/bin/taf  # TAF=~fastopt/bin/taf
13  # STAF=staf  # STAF=staf
14    
15  TAF=taf  TAF=staf
16  TAMC=tamc  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='-z -reverse -admark ad -i4 -r4 -l taf_ad.log -flow taf_ad_flow.log -nonew_arg'
20    AD_TAF_FLAGS="-z -reverse -admark ad -i4 -r4 -l taf_ad.log -flow taf_ad_flow.log -nonew_arg $AD_TAF_FLAGS"
21  FTL_TAMC_FLAGS='-forward -ftlmark g_ -i4 -r4 -l tamc_ftl.log'  FTL_TAMC_FLAGS='-forward -ftlmark g_ -i4 -r4 -l tamc_ftl.log'
22  FTL_TAF_FLAGS='-forward -ftlmark g_ -i4 -r4 -l taf_ftl.log -flow taf_ftl_flow.log -nonew_arg'  FTL_TAF_FLAGS='-z -forward -ftlmark g_ -i4 -r4 -l taf_ftl.log -flow taf_ftl_flow.log -nonew_arg'
23  SVD_TAMC_FLAGS='-reverse -forward -pure -i4 -r4 -l tamc_svd.log'  SVD_TAMC_FLAGS='-reverse -forward -pure -i4 -r4 -l tamc_svd.log'
24  SVD_TAF_FLAGS='-reverse -forward -pure -i4 -r4 -l taf_svd.log -flow taf_flow.log -nonew_arg'  SVD_TAF_FLAGS='-z -reverse -forward -pure -i4 -r4 -l taf_svd.log -flow taf_flow.log -nonew_arg'
25    
26  DIFF_FLAGS="-toplevel 'the_main_loop'    \  DIFF_FLAGS="-toplevel 'the_main_loop'    \
27              -input 'xx_theta_dummy       \              -input 'xx_theta_dummy       \
# Line 30  DIFF_FLAGS="-toplevel 'the_main_loop' Line 31  DIFF_FLAGS="-toplevel 'the_main_loop'
31                      xx_sflux_dummy       \                      xx_sflux_dummy       \
32                      xx_tauu_dummy        \                      xx_tauu_dummy        \
33                      xx_tauv_dummy        \                      xx_tauv_dummy        \
34                        xx_atemp_dummy       \
35                        xx_aqh_dummy         \
36                        xx_precip_dummy      \
37                        xx_swflux_dummy      \
38                        xx_swdown_dummy      \
39                        xx_lwflux_dummy      \
40                        xx_lwdown_dummy      \
41                        xx_evap_dummy        \
42                        xx_snowprecip_dummy  \
43                        xx_apressure_dummy   \
44                        xx_runoff_dummy      \
45                        xx_uwind_dummy       \
46                        xx_vwind_dummy       \
47                        xx_obcsn_dummy       \
48                        xx_obcss_dummy       \
49                        xx_obcsw_dummy       \
50                        xx_obcse_dummy       \
51                      xx_sst_dummy         \                      xx_sst_dummy         \
52                      xx_sss_dummy         \                      xx_sss_dummy         \
53                        xx_depth_dummy       \
54                      xx_diffkr_dummy      \                      xx_diffkr_dummy      \
55                      xx_kapgm_dummy       \                      xx_kapgm_dummy       \
56                      xx_efluxy_dummy      \                      xx_efluxy_dummy      \
57                      xx_efluxp_dummy'     \                      xx_efluxp_dummy      \
58                        xx_edtaux_dummy      \
59                        xx_edtauy_dummy      \
60                        xx_uvel_dummy        \
61                        xx_vvel_dummy        \
62                        xx_etan_dummy        \
63                        xx_siarea_dummy        \
64                        xx_siheff_dummy        \
65                        xx_sihsnow_dummy        \
66                        xx_relaxsst_dummy    \
67                        xx_relaxsss_dummy'   \
68              -output 'fc'"              -output 'fc'"
69    
70  AD_TAMC_FLAGS="$AD_TAMC_FLAGS $DIFF_FLAGS"  AD_TAMC_FLAGS="$AD_TAMC_FLAGS $DIFF_FLAGS"

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

  ViewVC Help
Powered by ViewVC 1.1.22