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

Legend:
Removed from v.1.1222  
changed lines
  Added in v.1.1244

  ViewVC Help
Powered by ViewVC 1.1.22