/[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.1223 by dimitri, Wed Jan 20 23:33:45 2010 UTC revision 1.1239 by jmc, Mon Mar 22 22:09:17 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/icefront: adding the shell of, and the hooks to, a new package that  checkpoint62d (2010/03/22)
8    o build_options:
9      remove '-r8' (and '-i4') from linux_*pgf and linux_*ifort optfiles.
10    o remove unbalanced quote (single or double) in commented line of source code
11      (may cause some warning with some preprocessor/makedepend versions).
12    o pkg/seaice:
13      fix seaice_model.F for adjoint (gael) and update AD results of experiments
14       lab_sea (std + evp + noseaicedyn) and offline_exf_seaice.
15    o testreport:
16      add option '-runonly' (short: '-ro') to just do the run part (without make).
17    o eesupp: remove JAM communication code (obsolete).
18    o add option to genmake2 & testreport to switch "_RS" type to "real*4"
19      (if allowed in CPP_EEOPTIONS.h); update default CPP_EEOPTIONS.h and return
20      to default CPP_EEOPTIONS.h for exp. inverted_barometer & solid-body.cs-32x32x1
21      (update also the output).
22    
23    checkpoint62c (2010/03/02)
24    o tools/build_options :
25       move (some) old optfiles from build_options/ to build_options/unsupported/
26    o model/src and pkg/exf
27       surface relaxation -- separating data and data.exf options
28       The point is to ensure that we specify the surface relaxation
29       either in data or in data.exf (but not half and half) and to
30       avoid an accidental relaxation to 0 (which happened if a time
31       scale was specified but the file name was left empty)
32    o model/src model/inc and pkg/mom_common
33       ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
34       => addition to the viscosity field as computed by others schemes
35    o tools/build_options:
36      - rename "_generic_mpi" -> "+mpi_generic" (like other "+mpi" optfile)
37        but keep the former optfile for few weeks for smooth transition
38    o pkg/ecco
39      - allow user defined cost function contributions
40            CPP: ALLOW_USERCOST_CONTRIBUTION
41            USAGE: compute contributions in cost_usercost_all.F
42      - note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
43          the two options are complementary.
44    o pkg/smooth
45      - migration from contrib to the main repository
46    
47    checkpoint62b (2010/01/26)
48    o pkg/monitor:
49      - change back mon_printstats_rl.F & mon_stats_rl.F and add a stop
50        (in case someone forgot to update customized pieces of code)
51    o nonHydrostatic:
52      - add Non-hydrostatic free-surface form (selectNHfreeSurf=1)(not fully tested);
53      - add a simple 2-D experiment (short_surf_wave) to test it.
54    o pkg/icefront:
55       adding the shell of, and the hooks to, a new package that
56     will model melting and freezing of vertical glacier ice fronts     will model melting and freezing of vertical glacier ice fronts
57  o momentum:  o momentum:
58    add diagnostics of momentum tendency from Hydrostatic pressure gradient    add diagnostics of momentum tendency from Hydrostatic pressure gradient
59     (without surf.pressure term: would need a 2nd filling since implicit term).     (without surf.pressure term: would need a 2nd filling since implicit term).
60  o add 3 "_d 0"s so that fizhi compiles with xlf on iblade, and replace  o add 3 "_d 0"s so that fizhi compiles with xlf on iblade, and replace
61    two " &end" by " &" (in fizhi-cs-*) because S/R NML_SET_TERMINATOR    two " &end" by " &" (in fizhi-cs-*) because S/R NML_SET_TERMINATOR
62    cannot deal with the former    cannot deal with the former
63  o cleaning:  o cleaning:
64    - remove all (except OpenAD) old TLM output from results_ad dirs.    - remove all (except OpenAD) old TLM output from results_ad dirs.
65    - remove unused S/R (MDSWRITEMETA, DIAGNOSTICS_ADD2LIST, old DFILE IO S/R)    - remove unused S/R (MDSWRITEMETA, DIAGNOSTICS_ADD2LIST, old DFILE IO S/R)
66    - comment out maskH definition (replaced by maskInC)    - comment out maskH definition (replaced by maskInC)
67  o pkg/monitor:  o pkg/monitor:
68    - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl    - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl
69      & mon_calc_stats_rl) to be the RL pendant to mon_printstats_rs & mon_stats_rs.      & mon_calc_stats_rl) to be the RL equivalent of mon_printstats_rs & mon_stats_rs.
70    
71  checkpoint62a (2010/01/15)  checkpoint62a (2010/01/15)
72  o model/src:  o model/src:

Legend:
Removed from v.1.1223  
changed lines
  Added in v.1.1239

  ViewVC Help
Powered by ViewVC 1.1.22