/[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.1391 by mlosch, Wed Mar 9 16:18:06 2011 UTC revision 1.1397 by jmc, Tue Mar 15 00:25:14 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/ctrl/ctrl_get_gen_rec.F: catch the case of xx_genperiod=0.  o model/src:
8      - for the adjoint, change NonLin-FreeSurf initialisation sequence: fill-in
9        h0Fac from INITIALISE_FIXED and reset hFac to h0Fac in INITIALISE_VARIA ;
10      - in initialise_varia.F (except for ALLOW_DEPTH_CONTROL) remove 2nd call to
11        INI_DEPTHS, INI_MASKS_ETC & INI_LINEAR_PHISURF.
12    o pkg/ctrl/obcs/ecco:
13      - remove obsolete, unused, and partially broken code:
14        ctrl_obcsvol/ctrl_obcsbal/ctrl_volflux and code within
15        ALLOW_CTRL_OBCS_BALANCE
16      - put a stop statement into ecco/cost_obcsvol.F, but also add
17        cost_obcsvol to ecco_ad_diff.list
18    o pkg/ecco: fix counting cost function contributions for obcs (code
19      by Matt M.) and diffkr for diagnostics
20    o pkg/ecco, pkg/ctrl, pkg/grdchk:
21      add cost penalty terms for initial uvel, vvel, eta controls
22      and I/O for prior error files
23    o pkg/mdsio:
24       move mds_check4file.F from eesupp/src to mdsio_check4file.F ; add option
25       (new argument) to check for tiled file in mdsioLocalDir : this fix the
26       restart from pickup_som , pickup_dic (& dic_co2atm) with mdsioLocalDir.
27    o pkg/ctrl:
28     - ctrl_obcsbal.F, ctrl_obcsvol.F: replace last calls of ctrl_getrec by
29       ctrl_get_gen_rec, put a stop statement into ctrl_getrec. Remove
30       unused and superfluous variables
31     - ctrl_get_gen_rec.F: catch the case of xx_genperiod=0.
32  o pkg/ecco  o pkg/ecco
33   - enable adjoint of Stevens OB   - enable adjoint of Stevens OB
34  o pkg/ctrl/ecco/grdchk:  o pkg/ctrl/ecco/grdchk:
35    - remove global declaration of tmpfldx/yz and tmpfldx/yz2.    - remove global declaration of tmpfldx/yz and tmpfldx/yz2.
36      Fortunately, we do not have any tests for the numerous cpp-flagged      Fortunately, we do not have any tests for the numerous cpp-flagged
37      option of "obcs as control parameters" so we will never know      option of "obcs as control parameters" so we will never know
38      if this is an improvement (but at least now things compile).      if this is an improvement (but at least now things compile).
39    - remove an obsolete initialization from ecco_cost_init_barfiles.F    - remove an obsolete initialization from ecco_cost_init_barfiles.F
40    - fix some problems within never used ifdefs to make the code compile    - fix some problems within never used ifdefs to make the code compile
41  o pkg/obcs:  o pkg/obcs:
42   - Refine Interior mask definition to work with more complex OB (e.g.   - Refine Interior mask definition to work with more complex OB (e.g.
43     if OB_Ie < OB_Iw); In case default setting is not sufficient, allows to     if OB_Ie < OB_Iw); In case default setting is not sufficient, allows to

Legend:
Removed from v.1.1391  
changed lines
  Added in v.1.1397

  ViewVC Help
Powered by ViewVC 1.1.22