/[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.1684 by jmc, Fri Jul 6 15:32:20 2012 UTC revision 1.1685 by jmc, Sat Jul 7 01:54:30 2012 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o AD_CONFIG.h file:
8     - in genmake2: remove "#undef ALLOW_ECCO_OPTIMIZATION" from AD_CONFIG.h;
9     - remove #include "AD_CONFIG.h" from all included OPTIONS files and
10       add it explicitly in each fortran src file where it is needed.
11       motivation: header file AD_CONFIG.h is generated/modified after "make depend"
12       thus introducing potentially wrong dependency; therefore, better to include
13       it only where it's really needed, and after any other included OPTIONS file
14       (less tempting to bring conditional includes according to ALLOW_ADJOINT_RUN
15       or ALLOW_TANGENTLINEAR_RUN).
16    
17  checkpoint63p (2012/07/06)  checkpoint63p (2012/07/06)
18  o pkg/autodiff:  o pkg/autodiff:
19    - rename S/R INI_AUTODIFF to AUTODIFF_INIT_VARIA ;    - rename S/R INI_AUTODIFF to AUTODIFF_INIT_VARIA ;

Legend:
Removed from v.1.1684  
changed lines
  Added in v.1.1685

  ViewVC Help
Powered by ViewVC 1.1.22