/[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.1214 by jmc, Tue Jan 12 00:23:23 2010 UTC revision 1.1224 by jmc, Sat Jan 23 20:28: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 non-hydrostatic:
8      - add Non-hydrostatic free-surface form (selectNHfreeSurf=1)(not fully tested);
9      - add a simple 2-D experiment (short_surf_wave) to test it.
10    o pkg/icefront:
11       adding the shell of, and the hooks to, a new package that
12       will model melting and freezing of vertical glacier ice fronts
13    o momentum:
14      add diagnostics of momentum tendency from Hydrostatic pressure gradient
15       (without surf.pressure term: would need a 2nd filling since implicit term).
16    o add 3 "_d 0"s so that fizhi compiles with xlf on iblade, and replace
17      two " &end" by " &" (in fizhi-cs-*) because S/R NML_SET_TERMINATOR
18      cannot deal with the former
19    o cleaning:
20      - remove all (except OpenAD) old TLM output from results_ad dirs.
21      - remove unused S/R (MDSWRITEMETA, DIAGNOSTICS_ADD2LIST, old DFILE IO S/R)
22      - comment out maskH definition (replaced by maskInC)
23    o pkg/monitor:
24      - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl
25        & mon_calc_stats_rl) to be the RL pendant to mon_printstats_rs & mon_stats_rs.
26    
27    checkpoint62a (2010/01/15)
28    o model/src:
29      - bottom pressure diagnostic: correct for r* (when nonlinFreeSurf >= 4)
30    o pkg/diagnostics:
31      - add optional level number diagnostics (i.e., level number to be define
32        explictly with S/R DIAGNOSTICS_SETKLEV) with parser-code(10)="X".
33      - strictly check for valid parser-code(10) ;
34      - check if adding diag to the list from the right place.
35    o pkg/longstep:
36      - change parameters and fix tracer conservation with rstar/nonlinear free surface
37    o diagnostics:
38     - in all pkgs, replace remaining calls to old S/R DIAGNOSTICS_ADD2LIST with newer
39       S/R DIAGNOSTICS_ADDTOLIST ; fix seaice VICE diagnostics.
40  o pkg/diagnostics:  o pkg/diagnostics:
41   - Add option for writing vertical integral (sum of selected levels) of an output   - Add option for writing vertical integral (sum of selected levels) of an output
42      field instead of writing output field levels. Activate this option on a per      field instead of writing output field levels. Activate this option on a per

Legend:
Removed from v.1.1214  
changed lines
  Added in v.1.1224

  ViewVC Help
Powered by ViewVC 1.1.22