/[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.1982 by jmc, Sat Apr 26 20:45:43 2014 UTC revision 1.1986 by jmc, Wed Apr 30 20:27:16 2014 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o verification:
8      - update output_adm.txt files for experiment global_ocean.cs32x15 (seaice &
9        seaice_dynmix) and lab_sea (primary test & noseaicedyn): moving/changing
10        code from seaice_growth.F & seaice_advdiff.F to new ridging routines
11        affects AD gradient (down to 8-7 matching digits for global_ocean and
12        5-6 for lab_sea).
13    seaice_reg_ridge.F seaice_do_ridging.F
14    o model/src: for atmosphere in p* coords:
15      - store factor rStarFacC**atm_kappa (= pStarFacK) in common block
16      - implement more accurate p* coordinate slope term (in calc_grad_phi_hyd.F),
17        but not yet activated.
18    o pkg/seaice: fix restart problem for ITD with new ice strength parameterisation:
19      - move computation of opnWtrFrac = 1-AREA to before computing ice strength
20      - this changes the results (but not for any verification experiment, because
21        none tests this), but avoids having an extra field in the restart files
22    o pkg/seaice: remove global variable TICE (not needed)
23      - replace by TICES or local variable where necessary (cost_seaice_test,
24        seaice_diagnostics_state)
25      - move copying TICE to TICES from seaice_check_pickup to seaice_read_pickup
26      - use specific read/write routines for reading and writing individual leves
27        of a multilevel field
28  o pkg/ctrl & model/inc:  o pkg/ctrl & model/inc:
29    - move additional anomaly fields of control vars (related to options:    - move additional anomaly fields of control vars (related to options:
30       ALLOW_KAPGM_CONTROL, ALLOW_KAPREDI_CONTROL and ALLOW_BOTTOMDRAG_CONTROL)       ALLOW_KAPGM_CONTROL, ALLOW_KAPREDI_CONTROL and ALLOW_BOTTOMDRAG_CONTROL)

Legend:
Removed from v.1.1982  
changed lines
  Added in v.1.1986

  ViewVC Help
Powered by ViewVC 1.1.22