/[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.1385 by heimbach, Thu Mar 3 16:57:14 2011 UTC revision 1.1395 by mlosch, Mon Mar 14 10:25:11 2011 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/ecco: fix counting cost function contributions for obcs (code
8      by Matt M.) and diffkr for diagnostics
9    o pkg/ecco, pkg/ctrl, pkg/grdchk:
10      add cost penalty terms for initial uvel, vvel, eta controls
11      and I/O for prior error files
12    o pkg/mdsio:
13       move mds_check4file.F from eesupp/src to mdsio_check4file.F ; add option
14       (new argument) to check for tiled file in mdsioLocalDir : this fix the
15       restart from pickup_som , pickup_dic (& dic_co2atm) with mdsioLocalDir.
16    o pkg/ctrl:
17     - ctrl_obcsbal.F, ctrl_obcsvol.F: replace last calls of ctrl_getrec by
18       ctrl_get_gen_rec, put a stop statement into ctrl_getrec. Remove
19       unused and superfluous variables
20     - ctrl_get_gen_rec.F: catch the case of xx_genperiod=0.
21    o pkg/ecco
22     - enable adjoint of Stevens OB
23    o pkg/ctrl/ecco/grdchk:
24      - remove global declaration of tmpfldx/yz and tmpfldx/yz2.
25        Fortunately, we do not have any tests for the numerous cpp-flagged
26        option of "obcs as control parameters" so we will never know
27        if this is an improvement (but at least now things compile).
28      - remove an obsolete initialization from ecco_cost_init_barfiles.F
29      - fix some problems within never used ifdefs to make the code compile
30    o pkg/obcs:
31     - Refine Interior mask definition to work with more complex OB (e.g.
32       if OB_Ie < OB_Iw); In case default setting is not sufficient, allows to
33       read in Interior mask from file. Check if Interior mask is consistent
34       with OB list of indices.
35    o pkg/seaice
36     - beginning code for a seaice tracer package,
37       but currently only used for seaice age: SEAICE_AGE
38       SEAICE_num = 4
39       iTracer = 1: area-weighted ice age
40               = 2: volume-weighted ice age
41               = 3, 4: template for one-year vs. multi-year ice
42       data.seaice has new namelist SEAICE_PARM03 for arrays related to
43       SEAICE_num
44    
45    checkpoint62t (2011/03/05)
46  o pkg/obcs:  o pkg/obcs:
47   - obcs_apply_uv.F: change to a 2 steps method, first tangential component;   - obcs_apply_uv.F: change to a 2 steps method, first tangential component;
48     then normal component. This ensures that the normal component is set     then normal component. This ensures that the normal component is set

Legend:
Removed from v.1.1385  
changed lines
  Added in v.1.1395

  ViewVC Help
Powered by ViewVC 1.1.22