/[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.1384 by jmc, Tue Mar 1 19:19:13 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
# Line 28  o model/src: Line 67  o model/src:
67   - add new param to scale curvilinear grid distance and area when using   - add new param to scale curvilinear grid distance and area when using
68     a different sphere radius from the grid-files.     a different sphere radius from the grid-files.
69   - test/check multi-threads EXCH applied to local variable (cg2d_x)   - test/check multi-threads EXCH applied to local variable (cg2d_x)
70    o adjoint:
71     - enable adjoint of Stevens OB
72     - add dummy_in_dynamics to enable extraction of ADJrhoinsitu
73       (a bit delicate because of potentially modified adj. common block structure;
74       current switch is ALLOW_AUTODIFF_MONITOR_DIAG, could be changed later)
75    
76  checkpoint62s (2011/02/15)  checkpoint62s (2011/02/15)
77  o pkg/seaice (seaice_growth v 1.112):  o pkg/seaice (seaice_growth v 1.112):

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

  ViewVC Help
Powered by ViewVC 1.1.22