/[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.1226 by jmc, Tue Jan 26 16:13:21 2010 UTC revision 1.1245 by jmc, Thu Apr 1 15:32:08 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/offline:
8      fix bug in S/R OFFLINE_FIELDS_LOAD regarding surfaceForcing conversion factor
9      (bug was added in version 1.10 on 2007-08-23).
10    o pkg/offline:
11      - no need to specify periodicExternalForcing, etc ... to use offline pack
12      - offline input files no longer just single prec --> parameter offlineLoadPrec
13    o verification/lab_sea:
14      change AD test to multi-tile setup and update all 4 AD output.
15      NOTE: while cost function values remain very similar,
16      gradients are very different, although gradient checks are self-consistent
17      Should try to get to the bottom of this (cost function summation order?)
18    o pkg/dic:
19      in carbon_chem.F, replace log10 (AUTODIFF) with explicit form to avoid
20      a weakness of TAF that drops part of double precision in log10 derivative.
21      <= changes removed since problem has been fixed in current TAF version 1.9.71
22      update AD output of exp. tutorial_dic_adjoffline & tutorial_global_oce_biogeo.
23    o pkg/ecco:
24      add missing "_d 0" in cost_readers.F, cost_readtopex.F & cost_readtopexmean.F
25      update all 4 lab_sea AD output.
26    
27    checkpoint62d (2010/03/22)
28    o build_options:
29      remove '-r8' (and '-i4') from linux_*pgf and linux_*ifort optfiles.
30    o remove unbalanced quote (single or double) in commented line of source code
31      (may cause some warning with some preprocessor/makedepend versions).
32    o pkg/seaice:
33      fix seaice_model.F for adjoint (gael) and update AD results of experiments
34       lab_sea (std + evp + noseaicedyn) and offline_exf_seaice.
35    o testreport:
36      add option '-runonly' (short: '-ro') to just do the run part (without make).
37    o eesupp: remove JAM communication code (obsolete).
38    o add option to genmake2 & testreport to switch "_RS" type to "real*4"
39      (if allowed in CPP_EEOPTIONS.h); update default CPP_EEOPTIONS.h and return
40      to default CPP_EEOPTIONS.h for exp. inverted_barometer & solid-body.cs-32x32x1
41      (update also the output).
42    
43    checkpoint62c (2010/03/02)
44    o tools/build_options :
45       move (some) old optfiles from build_options/ to build_options/unsupported/
46    o model/src and pkg/exf
47       surface relaxation -- separating data and data.exf options
48       The point is to ensure that we specify the surface relaxation
49       either in data or in data.exf (but not half and half) and to
50       avoid an accidental relaxation to 0 (which happened if a time
51       scale was specified but the file name was left empty)
52    o model/src model/inc and pkg/mom_common
53       ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
54       => addition to the viscosity field as computed by others schemes
55    o tools/build_options:
56      - rename "_generic_mpi" -> "+mpi_generic" (like other "+mpi" optfile)
57        but keep the former optfile for few weeks for smooth transition
58    o pkg/ecco
59      - allow user defined cost function contributions
60            CPP: ALLOW_USERCOST_CONTRIBUTION
61            USAGE: compute contributions in cost_usercost_all.F
62      - note: this is identical to what ALLOW_GENCOST_CONTRIBUTION once was.
63          the two options are complementary.
64    o pkg/smooth
65      - migration from contrib to the main repository
66    
67  checkpoint62b (2010/01/26)  checkpoint62b (2010/01/26)
68  o pkg/monitor:  o pkg/monitor:
69    - 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

Legend:
Removed from v.1.1226  
changed lines
  Added in v.1.1245

  ViewVC Help
Powered by ViewVC 1.1.22