/[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.1242 by heimbach, Wed Mar 24 21:56:45 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 verification/lab_sea:
8      change to multi-tile setup.
9      NOTE: while cost function values remain very similar,
10      gradients are very different, although gradient checks are self-consistent
11      Should try to get to the bottom of this (cost function summation order?)
12    o pkg/dic:
13      in carbon_chem.F, replace log10 (AUTODIFF) with explicit form to avoid
14      a weakness of TAF that drops part of double precision in log10 derivative.
15      update AD output of exp. tutorial_dic_adjoffline & tutorial_global_oce_biogeo.
16    o pkg/ecco:
17      add missing "_d 0" in cost_readers.F, cost_readtopex.F & cost_readtopexmean.F
18      update all 4 lab_sea AD output.
19    
20    checkpoint62d (2010/03/22)
21    o build_options:
22      remove '-r8' (and '-i4') from linux_*pgf and linux_*ifort optfiles.
23    o remove unbalanced quote (single or double) in commented line of source code
24      (may cause some warning with some preprocessor/makedepend versions).
25    o pkg/seaice:
26      fix seaice_model.F for adjoint (gael) and update AD results of experiments
27       lab_sea (std + evp + noseaicedyn) and offline_exf_seaice.
28    o testreport:
29      add option '-runonly' (short: '-ro') to just do the run part (without make).
30    o eesupp: remove JAM communication code (obsolete).
31    o add option to genmake2 & testreport to switch "_RS" type to "real*4"
32      (if allowed in CPP_EEOPTIONS.h); update default CPP_EEOPTIONS.h and return
33      to default CPP_EEOPTIONS.h for exp. inverted_barometer & solid-body.cs-32x32x1
34      (update also the output).
35    
36    checkpoint62c (2010/03/02)
37    o tools/build_options :
38       move (some) old optfiles from build_options/ to build_options/unsupported/
39    o model/src and pkg/exf
40       surface relaxation -- separating data and data.exf options
41       The point is to ensure that we specify the surface relaxation
42       either in data or in data.exf (but not half and half) and to
43       avoid an accidental relaxation to 0 (which happened if a time
44       scale was specified but the file name was left empty)
45    o model/src model/inc and pkg/mom_common
46       ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
47       => addition to the viscosity field as computed by others schemes
48    o tools/build_options:
49      - rename "_generic_mpi" -> "+mpi_generic" (like other "+mpi" optfile)
50        but keep the former optfile for few weeks for smooth transition
51    o pkg/ecco
52      - allow user defined cost function contributions
53            CPP: ALLOW_USERCOST_CONTRIBUTION
54            USAGE: compute contributions in cost_usercost_all.F
55      - note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
56          the two options are complementary.
57    o pkg/smooth
58      - migration from contrib to the main repository
59    
60    checkpoint62b (2010/01/26)
61    o pkg/monitor:
62      - change back mon_printstats_rl.F & mon_stats_rl.F and add a stop
63        (in case someone forgot to update customized pieces of code)
64    o nonHydrostatic:
65      - add Non-hydrostatic free-surface form (selectNHfreeSurf=1)(not fully tested);
66      - add a simple 2-D experiment (short_surf_wave) to test it.
67    o pkg/icefront:
68       adding the shell of, and the hooks to, a new package that
69       will model melting and freezing of vertical glacier ice fronts
70    o momentum:
71      add diagnostics of momentum tendency from Hydrostatic pressure gradient
72       (without surf.pressure term: would need a 2nd filling since implicit term).
73    o add 3 "_d 0"s so that fizhi compiles with xlf on iblade, and replace
74      two " &end" by " &" (in fizhi-cs-*) because S/R NML_SET_TERMINATOR
75      cannot deal with the former
76    o cleaning:
77      - remove all (except OpenAD) old TLM output from results_ad dirs.
78      - remove unused S/R (MDSWRITEMETA, DIAGNOSTICS_ADD2LIST, old DFILE IO S/R)
79      - comment out maskH definition (replaced by maskInC)
80    o pkg/monitor:
81      - change mon_printstats_rl.F & mon_stats_rl.F (were similar to mon_writestats_rl
82        & mon_calc_stats_rl) to be the RL equivalent of mon_printstats_rs & mon_stats_rs.
83    
84    checkpoint62a (2010/01/15)
85    o model/src:
86      - bottom pressure diagnostic: correct for r* (when nonlinFreeSurf >= 4)
87    o pkg/diagnostics:
88      - add optional level number diagnostics (i.e., level number to be define
89        explictly with S/R DIAGNOSTICS_SETKLEV) with parser-code(10)="X".
90      - strictly check for valid parser-code(10) ;
91      - check if adding diag to the list from the right place.
92  o pkg/longstep:  o pkg/longstep:
93    - change parameters and fix tracer conservation with rstar/nonlinear free surface    - change parameters and fix tracer conservation with rstar/nonlinear free surface
94  o diagnostics:  o diagnostics:

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

  ViewVC Help
Powered by ViewVC 1.1.22