/[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.2302 by gforget, Sun Feb 12 20:24:16 2017 UTC revision 1.2303 by jmc, Mon Feb 13 14:07:35 2017 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7  o model/src:  o model/src:
8    - move call to ecco_phys to end of time step; this may induce minor    - move call to ecco_phys to end of time step; this may induce minor
9      cost function changes by shifting time averages by one time step      cost function changes by shifting time averages by one time step
10      for some variables; this revision resulted in changed adjoint results      for some variables; this revision resulted in changed adjoint results
11      in MITgcm_contrib/verification_other/global_oce_cs32      in MITgcm_contrib/verification_other/global_oce_cs32
12  o pkg/flt/flt_init_varia.F:  o pkg/exf:
13    - use pickupSuff if specified    - Change EXF_READ_EVAP to only activate code within #ifdef ALLOW_ATM_TEMP ;
14  o pkg/flt: ifdef DEVEL_FLT_EXCH2 then add code and test case as a first,      this prevents to read evap when ALLOW_ATM_TEMP is undef and other fields,
15    intermediate, step towards completing pkg/exch2 support within pkg/flt;      e.g. precip, are not available.
16    ifdef DEVEL_FLT_EXCH2 then:  o pkg/flt:
17    - flt_init_fixed.F: comment out stop    - flt_init_varia.F: use pickupSuff if specified
18    - flt_exch2.F: conserve ipart, jpart (grid coordinates)    - add code (within #ifdef DEVEL_FLT_EXCH2) and test case as a first,
19    - exch2_recv_get_vec.F: transform ipart, jpart (grid coordinates)      intermediate, step towards completing pkg/exch2 support within pkg/flt;
20    - flt_mapping.F: attempt to fix longitude diagnostic near date-line      ifdef DEVEL_FLT_EXCH2 then:
21    - flt_init_varia.F: hack initialization (for testing purposes w. LLC90)      - flt_init_fixed.F: comment out stop
22        - flt_exch2.F: conserve ipart, jpart (grid coordinates)
23        - exch2_recv_get_vec.F: transform ipart, jpart (grid coordinates)
24        - flt_mapping.F: attempt to fix longitude diagnostic near date-line
25        - flt_init_varia.F: hack initialization (for testing purposes w. LLC90)
26  o tools/genmake2 & pkg/pkg_depend:  o tools/genmake2 & pkg/pkg_depend:
27    - define new type of pkg dependency rule ("=pkg_x"), less strict than    - define new type of pkg dependency rule ("=pkg_x"), less strict than
28      the "+" rule, that add the dependent pkg (pkg_x) unless it's disabled      the "+" rule, that add the dependent pkg (pkg_x) unless it's disabled

Legend:
Removed from v.1.2302  
changed lines
  Added in v.1.2303

  ViewVC Help
Powered by ViewVC 1.1.22