/[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.1739 by jmc, Tue Sep 18 21:26:19 2012 UTC revision 1.1746 by mlosch, Fri Oct 5 15:19:00 2012 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/shelfice
8      in mom_fluxform.F, mom_vecinv.F:
9      CALL SHELFICE_V_DRAG(bi,bj,k,vFld,KE,KappaRU,vF,myThid)
10      Bug fix KappaRU -> KappaRV
11      does not change verification/isomip but may change other setups
12      (presumably constant KappaRU=KappaRV)
13      - fix diagnostics SHIU/Vdrag (thanks to Tom Millgate)
14    o pkg/obcs:
15      - fixed some indexing bugs in obcs_seaice_sponge.F
16      - added obcs relaxation subroutines for HSALT and HSNOW
17      - changes verification/seaice_obcs/results/obcs_seaice_sponge.F
18    o pkg/seaice:
19      - add "multicategory" parameterization for snow in analogy to ice,
20        default is off for now.
21    o pkg/obcs:
22      - added obcs_seaice_sponge.F for obcs relaxation of seaice variables;
23        see verification/seaice_obcs/input.seaiceSponge for example application.
24      - remove local commom bloc "OBCS_GLOBAL" in obcs_readparms.F and do all the OB
25        index setting by master-thread. This fix multi-threads Pb in previous modifs.
26    o pkg/layers :
27      - add diagnostics to pkg/layers
28      - move the meat of pkg/layers from layers_calc.F to layers_fluxcalc.F
29        (from R.Tulloch). Layers_calc.F now calls layers_fluxcalc.F accordingly.
30    o pkg/generic_advdiff/gad_implicit_r.F :
31      - fix ADVr diagnostics in case of both implicit vertical advection and diffusion.
32    o pkg/seaice/seaice_growth.F:
33      - fix SItflux diagnostics in virtual salt flux + balanceEmpmr case.
34  o pkg/obcs:  o pkg/obcs:
35    - change default setting of OBCS_UVICE_OLD from defined to undef;    - change default setting of OBCS_UVICE_OLD from defined to undef;
36    - use new parameter OB_indexNone for null index value (instead of hard-coded 0)    - use new parameter OB_indexNone for null index value (instead of hard-coded 0)

Legend:
Removed from v.1.1739  
changed lines
  Added in v.1.1746

  ViewVC Help
Powered by ViewVC 1.1.22