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

Diff of /MITgcm/tools/adjoint_options/adjoint_dic

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

revision 1.1 by heimbach, Wed Oct 14 01:15:30 2009 UTC revision 1.4 by heimbach, Fri Oct 1 14:44:34 2010 UTC
# Line 16  TAF=staf Line 16  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'  AD_TAF_FLAGS='-v1 -reverse -admark ad -i4 -r4 -l taf_ad.log -flow taf_ad_flow.log'
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'
21  FTL_TAF_FLAGS='-forward -ftlmark g_ -i4 -r4 -l taf_ftl.log -flow taf_ftl_flow.log'  FTL_TAF_FLAGS='-v1 -forward -ftlmark g_ -i4 -r4 -l taf_ftl.log -flow taf_ftl_flow.log'
22  SVD_TAMC_FLAGS='-reverse -forward -pure -i4 -r4 -l tamc_svd.log'  SVD_TAMC_FLAGS='-reverse -forward -pure -i4 -r4 -l tamc_svd.log'
23  SVD_TAF_FLAGS='-reverse -forward -pure -i4 -r4 -l taf_svd.log -flow taf_flow.log'  SVD_TAF_FLAGS='-v1 -reverse -forward -pure -i4 -r4 -l taf_svd.log -flow taf_flow.log'
24    
25  DIFF_FLAGS="-toplevel 'the_main_loop'    \  DIFF_FLAGS="-toplevel 'the_main_loop'    \
26              -input 'xx_dic \              -input 'xx_dic \
27                      xx_gen_2d_dummy'       \                      xx_gen2d_dummy'       \
28              -output 'totcost' "              -output 'fc' "
29    
30  AD_TAMC_FLAGS="$AD_TAMC_FLAGS $DIFF_FLAGS"  AD_TAMC_FLAGS="$AD_TAMC_FLAGS $DIFF_FLAGS"
31  AD_TAF_FLAGS="$AD_TAF_FLAGS   $DIFF_FLAGS"  AD_TAF_FLAGS="$AD_TAF_FLAGS   $DIFF_FLAGS"

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

  ViewVC Help
Powered by ViewVC 1.1.22