/[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.1216 by jahn, Tue Jan 12 23:58:04 2010 UTC revision 1.1230 by gforget, Wed Feb 17 00:54:35 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 model/src model/inc and pkg/mom_common
8       ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
9       => addition to the viscosity field as computed by others schemes
10    o tools/build_options:
11      - rename "_generic_mpi" -> "+mpi_generic" (like other "+mpi" optfile)
12        but keep the former optfile for few weeks for smooth transition
13    o pkg/ecco
14      - allow user defined cost function contributions
15            CPP: ALLOW_USERCOST_CONTRIBUTION
16            USAGE: compute contributions in cost_usercost_all.F
17      - note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
18          the two options are complementary.
19    o pkg/smooth
20      - migration from contrib to the main repository
21    
22    checkpoint62b (2010/01/26)
23    o pkg/monitor:
24      - change back mon_printstats_rl.F & mon_stats_rl.F and add a stop
25        (in case someone forgot to update customized pieces of code)
26    o nonHydrostatic:
27      - add Non-hydrostatic free-surface form (selectNHfreeSurf=1)(not fully tested);
28      - add a simple 2-D experiment (short_surf_wave) to test it.
29    o pkg/icefront:
30       adding the shell of, and the hooks to, a new package that
31       will model melting and freezing of vertical glacier ice fronts
32    o momentum:
33      add diagnostics of momentum tendency from Hydrostatic pressure gradient
34       (without surf.pressure term: would need a 2nd filling since implicit term).
35    o add 3 "_d 0"s so that fizhi compiles with xlf on iblade, and replace
36      two " &end" by " &" (in fizhi-cs-*) because S/R NML_SET_TERMINATOR
37      cannot deal with the former
38    o cleaning:
39      - remove all (except OpenAD) old TLM output from results_ad dirs.
40      - remove unused S/R (MDSWRITEMETA, DIAGNOSTICS_ADD2LIST, old DFILE IO S/R)
41      - comment out maskH definition (replaced by maskInC)
42    o pkg/monitor:
43      - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl
44        & mon_calc_stats_rl) to be the RL equivalent of mon_printstats_rs & mon_stats_rs.
45    
46    checkpoint62a (2010/01/15)
47    o model/src:
48      - bottom pressure diagnostic: correct for r* (when nonlinFreeSurf >= 4)
49    o pkg/diagnostics:
50      - add optional level number diagnostics (i.e., level number to be define
51        explictly with S/R DIAGNOSTICS_SETKLEV) with parser-code(10)="X".
52      - strictly check for valid parser-code(10) ;
53      - check if adding diag to the list from the right place.
54  o pkg/longstep:  o pkg/longstep:
55    - change parameters and fix tracer conservation with rstar/nonlinear free surface    - change parameters and fix tracer conservation with rstar/nonlinear free surface
56  o diagnostics:  o diagnostics:

Legend:
Removed from v.1.1216  
changed lines
  Added in v.1.1230

  ViewVC Help
Powered by ViewVC 1.1.22