/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

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

revision 1.1974 by atn, Sat Apr 5 23:37:41 2014 UTC revision 1.1975 by jmc, Sat Apr 5 23:51:15 2014 UTC
# Line 3  $Name$ Line 3  $Name$
3    
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6  o pkg/salt_plume:  
7    - salt_plume_frac.F:  o verification/hs94.1x64x5:
8       clean up local param names    - leave ALLOW_AUTODIFF_TAMC undefined in code_oad/AUTODIFF_OPTIONS.h
9       reformulate (1-frac) to frac; original 1-frac was based on swfrac code    - do not use ECCO_CPPOPTIONS.h anymore for TAF & OpenAD Adjoint tests.
10    o autodiff:
11      - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h,
12        and CTRL_OPTIONS.h in src files (to enable to skip the ECCO_CPPOPTIONS.h)
13        For now, only in pkgs used in verification/hs94.1x64x5.
14      - Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage
15        which are specific to TAF/TAMC).
16      - Replace ALLOW_AUTODIFF_OPENAD by ALLOW_OPENAD:
17        since ALLOW_OPENAD is defined in PACKAGES_CONFIG.h (any time pkg/openad
18        is compiled), this simplifies/reduces which *_OPTIONS.h file to include.
19      - OpenAD: change Makefile to generate the appropriate AD_CONFIG.h when
20        building mitgcmuv_ad (make adAll).
21  o pkg/ecco:  o pkg/ecco:
22    - cost_gencost_seaicev4.F:    - cost_gencost_seaicev4.F:
23       reformulate proxy cost as function of sst and local param SEAICE_freeze       reformulate proxy cost as function of sst and local param SEAICE_freeze
# Line 16  o pkg/ecco: Line 27  o pkg/ecco:
27    - remove factor 0.1 in front of wtau[u,v]    - remove factor 0.1 in front of wtau[u,v]
28    - replace never used flag ALLOW_TMI_COST_CONTRIBUTION with    - replace never used flag ALLOW_TMI_COST_CONTRIBUTION with
29       ALLOW_TMI_SST_COST_CONTRIBUTION       ALLOW_TMI_SST_COST_CONTRIBUTION
30  o pkg/smooth:  o pkg/atm_phys:
   - move param smooth2Ddiffnbt to pkg/ecco  
 o autodiff:  
   - Start to include explicitly AUTODIFF_OPTIONS.h, COST_OPTIONS.h,  
     and CTRL_OPTIONS.h in src files (to enable to skip the ECCO_CPPOPTIONS.h)  
     For now, only in pkgs used in verification/hs94.1x64x5.  
   - Replace ALLOW_AUTODIFF_TAMC by ALLOW_AUTODIFF (except for tape/storage  
     which are specific to TAF/TAMC).  
   - Replace ALLOW_AUTODIFF_OPENAD by ALLOW_OPENAD:  
     since ALLOW_OPENAD is defined in PACKAGES_CONFIG.h (any time pkg/openad  
     is compiled), this simplifies/reduces which *_OPTIONS.h file to include.  
   - OpenAD: change Makefile to generate the appropriate AD_CONFIG.h when  
     building mitgcmuv_ad (make adAll).  
 o pkg/atm_phys:  
31    - add some diagnostics for Short-wave and for convection S/R.    - add some diagnostics for Short-wave and for convection S/R.
32  o pkg/seaice/seaice_growth:  o pkg/seaice/seaice_growth:
33    - fix a bug in the lateral melt parameterization for SEAICE_ITD    - fix a bug in the lateral melt parameterization for SEAICE_ITD
34      in seaice_growth; tempFrz needs to be computed inside the i/j-loop      in seaice_growth; tempFrz needs to be computed inside the i/j-loop
35    - rearrange loop order for better vector code in the same code block    - rearrange loop order for better vector code in the same code block
36    - rewrite the floeDiameter formula to have fewer divisions    - rewrite the floeDiameter formula to have fewer divisions
37    -  (miraculously) none of this changes the results of seaice_itd    -  (miraculously) none of this changes the results of seaice_itd
38    o pkg/smooth:
39      - move param smooth2Ddiffnbt to pkg/ecco
40    o pkg/salt_plume:
41      - salt_plume_frac.F:
42         clean up local param names
43         reformulate (1-frac) to frac; original 1-frac was based on swfrac code
44  o pkg/rw:  o pkg/rw:
45    - add RS version of S/R READ_MFLDS_LEV.    - add RS version of S/R READ_MFLDS_LEV.
46  o pkg/streamice:  o pkg/streamice:

Legend:
Removed from v.1.1974  
changed lines
  Added in v.1.1975

  ViewVC Help
Powered by ViewVC 1.1.22