/[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.1230 by gforget, Wed Feb 17 00:54:35 2010 UTC revision 1.1246 by jmc, Sun Apr 4 14:28:20 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/kpp:
8     - add diagnostics for KPP non-local flux of Temp, Salinity and pTracers;
9     - change diagnostic of KPP non-local term: output average of KPPghat*KPPdiffKzS
10       (= ratio of KPP non-local (salt) flux relative to surface-flux) when
11       using pkg/timeave & pkg/diagnostics (diag 'KPPghatK' replaces 'KPPghat ');
12     - change pkg/offline to read-in average KPPghat*KPPdiffKzS from file
13       KPP_ghatKFile (instead of the average of KPPghat from file KPP_ghatFile).
14    o pkg/offline:
15      fix bug in S/R OFFLINE_FIELDS_LOAD regarding surfaceForcing conversion factor
16      (bug was added in version 1.10 on 2007-08-23).
17    o pkg/offline:
18      - no need to specify periodicExternalForcing, etc ... to use offline pack
19      - offline input files no longer just single prec --> parameter offlineLoadPrec
20    o verification/lab_sea:
21      change AD test to multi-tile setup and update all 4 AD output.
22      NOTE: while cost function values remain very similar,
23      gradients are very different, although gradient checks are self-consistent
24      Should try to get to the bottom of this (cost function summation order?)
25    o pkg/dic:
26      in carbon_chem.F, replace log10 (AUTODIFF) with explicit form to avoid
27      a weakness of TAF that drops part of double precision in log10 derivative.
28      <= changes removed since problem has been fixed in current TAF version 1.9.71
29      update AD output of exp. tutorial_dic_adjoffline & tutorial_global_oce_biogeo.
30    o pkg/ecco:
31      add missing "_d 0" in cost_readers.F, cost_readtopex.F & cost_readtopexmean.F
32      update all 4 lab_sea AD output.
33    
34    checkpoint62d (2010/03/22)
35    o build_options:
36      remove '-r8' (and '-i4') from linux_*pgf and linux_*ifort optfiles.
37    o remove unbalanced quote (single or double) in commented line of source code
38      (may cause some warning with some preprocessor/makedepend versions).
39    o pkg/seaice:
40      fix seaice_model.F for adjoint (gael) and update AD results of experiments
41       lab_sea (std + evp + noseaicedyn) and offline_exf_seaice.
42    o testreport:
43      add option '-runonly' (short: '-ro') to just do the run part (without make).
44    o eesupp: remove JAM communication code (obsolete).
45    o add option to genmake2 & testreport to switch "_RS" type to "real*4"
46      (if allowed in CPP_EEOPTIONS.h); update default CPP_EEOPTIONS.h and return
47      to default CPP_EEOPTIONS.h for exp. inverted_barometer & solid-body.cs-32x32x1
48      (update also the output).
49    
50    checkpoint62c (2010/03/02)
51    o tools/build_options :
52       move (some) old optfiles from build_options/ to build_options/unsupported/
53    o model/src and pkg/exf
54       surface relaxation -- separating data and data.exf options
55       The point is to ensure that we specify the surface relaxation
56       either in data or in data.exf (but not half and half) and to
57       avoid an accidental relaxation to 0 (which happened if a time
58       scale was specified but the file name was left empty)
59  o model/src model/inc and pkg/mom_common  o model/src model/inc and pkg/mom_common
60     ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity     ALLOW_3D_VISCAH/ALLOW_3D_VISCA4 => 3D specification of Viscosity
61     => addition to the viscosity field as computed by others schemes     => addition to the viscosity field as computed by others schemes

Legend:
Removed from v.1.1230  
changed lines
  Added in v.1.1246

  ViewVC Help
Powered by ViewVC 1.1.22