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

Legend:
Removed from v.1.1217  
changed lines
  Added in v.1.1232

  ViewVC Help
Powered by ViewVC 1.1.22