/[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.1348 by jmc, Tue Dec 14 19:13:22 2010 UTC revision 1.1353 by jmc, Sun Dec 19 23:20:01 2010 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7  o pkg/seaice: add diagnostics for snow precipitation  o towards more F95 syntax for array specification in namelist:
8      - change "data.diagnostics" (data.ptracers was changed before checkpoint62p)
9        of all verification experiments.
10           e.g.:    line: fields(1,3)='ETAN    ','ETANSQ  ',
11          was changed to: fields(1:2,3)='ETAN    ','ETANSQ  ',
12      - finish adding "-DNML_EXTENDED_F77" to DEFINES list in pgf77 and g77 optfiles
13    o global_ocean.cs32x15: additional input.seaice experiment
14        that uses pkg/seaice rather than pkg/thsice.
15    
16    checkpoint62p (2010/12/17)
17    o pkg/thsice: rename (ad tape index) iicekey as ticekey, and move it
18        to THSICE_SIZE.h to avoid conflict with pkg/seaice.
19    o pkg/seaice: add seaice_diffusion.f seaice_map_thsice.f to adjoint.
20        allow for use of multim. advection in seaice adjoint.
21    o pkg/seaice: add diagnostics for snow precipitation and sublimation flux
22      - first attempt to close budgets by taking into account the freshwater
23        flux implied by the sublimation of snow and ice. So far only the
24        volume budget is closed, turn on with soon-to-be-retired-again CPP-Flag
25        SEAICE_ADD_SUBLIMATION_TO_FWBUDGET
26  o eesupp/src:  o eesupp/src:
27    new S/R with new option (NML_EXTENDED_F77) to change array specification    new S/R with new option (NML_EXTENDED_F77) to change array specification
28    from F95 standard to commonly accepted extended F77 form.    from F95 standard to commonly accepted extended F77 form.

Legend:
Removed from v.1.1348  
changed lines
  Added in v.1.1353

  ViewVC Help
Powered by ViewVC 1.1.22