/[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.1225 by jmc, Tue Jan 26 01:09:43 2010 UTC revision 1.1241 by jmc, Wed Mar 24 20:54:49 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/dic:
8      in carbon_chem.F, replace log10 (AUTODIFF) with explicit form to avoid
9      a weakness of TAF that drops part of double precision in log10 derivative.
10      update AD output of exp. tutorial_dic_adjoffline & tutorial_global_oce_biogeo.
11    o pkg/ecco:
12      add missing "_d 0" in cost_readers.F, cost_readtopex.F & cost_readtopexmean.F
13      update all 4 lab_sea AD output.
14    
15    checkpoint62d (2010/03/22)
16    o build_options:
17      remove '-r8' (and '-i4') from linux_*pgf and linux_*ifort optfiles.
18    o remove unbalanced quote (single or double) in commented line of source code
19      (may cause some warning with some preprocessor/makedepend versions).
20    o pkg/seaice:
21      fix seaice_model.F for adjoint (gael) and update AD results of experiments
22       lab_sea (std + evp + noseaicedyn) and offline_exf_seaice.
23    o testreport:
24      add option '-runonly' (short: '-ro') to just do the run part (without make).
25    o eesupp: remove JAM communication code (obsolete).
26    o add option to genmake2 & testreport to switch "_RS" type to "real*4"
27      (if allowed in CPP_EEOPTIONS.h); update default CPP_EEOPTIONS.h and return
28      to default CPP_EEOPTIONS.h for exp. inverted_barometer & solid-body.cs-32x32x1
29      (update also the output).
30    
31    checkpoint62c (2010/03/02)
32    o tools/build_options :
33       move (some) old optfiles from build_options/ to build_options/unsupported/
34    o model/src and pkg/exf
35       surface relaxation -- separating data and data.exf options
36       The point is to ensure that we specify the surface relaxation
37       either in data or in data.exf (but not half and half) and to
38       avoid an accidental relaxation to 0 (which happened if a time
39       scale was specified but the file name was left empty)
40    o model/src model/inc and pkg/mom_common
41       ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
42       => addition to the viscosity field as computed by others schemes
43    o tools/build_options:
44      - rename "_generic_mpi" -> "+mpi_generic" (like other "+mpi" optfile)
45        but keep the former optfile for few weeks for smooth transition
46    o pkg/ecco
47      - allow user defined cost function contributions
48            CPP: ALLOW_USERCOST_CONTRIBUTION
49            USAGE: compute contributions in cost_usercost_all.F
50      - note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
51          the two options are complementary.
52    o pkg/smooth
53      - migration from contrib to the main repository
54    
55    checkpoint62b (2010/01/26)
56  o pkg/monitor:  o pkg/monitor:
57    - change back mon_printstats_rl.F & mon_stats_rl.F and add a stop    - change back mon_printstats_rl.F & mon_stats_rl.F and add a stop
58      (in case someone forgot to update customized pieces of code)      (in case someone forgot to update customized pieces of code)

Legend:
Removed from v.1.1225  
changed lines
  Added in v.1.1241

  ViewVC Help
Powered by ViewVC 1.1.22