/[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.803 by mlosch, Mon Apr 30 22:48:52 2007 UTC revision 1.811 by mlosch, Wed May 9 14:32:05 2007 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/seaice: rearrangement of common blocks (really needs more cleaning up)
8    o pkg/exf: some cleaning-up:
9      - change various "constants" into runtime parameters
10      - cleaned-up Large&Yeager04 routine which should eventually
11        replace exf_bulkformulae.F (changed names of S/R and CPP)
12        and merged various ALLOW_ATM_WIND options
13     only used with thsice pkg (in thsice_get_exf.F):
14      - implement fixed turbulent transfert Coeff over ice (as in Large&Yeager04)
15        which are used when useStabilityFct_overIce=TRUE (= the default)
16      - change default values of ice & snow emissivity and scale downward LW
17        by ice & snow emissivity.
18    o pkg/thsice:
19     fix few little problems, in thsice_calc_thickn.F:
20      - growth vertically (and not laterally) if iceFrac == iceMaskMax
21      - melt laterally only if hIce < hThinIce (as the comments say)
22      and in thsice_extend.F:
23      - allow to form ice even when iceFrac == iceMaskMax (by increasing thickness)
24      - start to form ice as soon as the minimum ice-volume is reachable.
25     update output of test-exp: aim.5l_cs(thSI), global_ocean.cs32x15(thsice),
26      and cpl_aim+ocn
27    o pkg/kpp
28     - move computation of surface related input fields to KPP into a new
29       subroutine kpp_forcing_surf.F
30     - remove wrong (within bi,bj loops) EXCH calls.
31     - little cleaning (add argument myThid in last position, cvs header ...)
32     - for now, fix conservation problem by exchanging KPPviscAz (may not
33       be the best fix)
34    o pkg/seaice
35     - check for inconsistent evp parameter/cpp-flag combination
36     - remove leftover errIO flat for obsolete name list error handling
37    
38    checkpoint59a
39  o pkg/seaice: some parameter clarifications and a little bit of clean up  o pkg/seaice: some parameter clarifications and a little bit of clean up
40  o pkg/thsice: rename run-time parameters:  o pkg/thsice: rename run-time parameters:
41     himin       -> hIceMin     himin       -> hIceMin
# Line 41  o pkg/seaice: fix bug in evp solver, whi Line 73  o pkg/seaice: fix bug in evp solver, whi
73      of evp, complete rewrite for lsr case (latter is does not yet work      of evp, complete rewrite for lsr case (latter is does not yet work
74      in all cases)      in all cases)
75  o pkg/kpp: add code to have mixing in shelf ice caverns  o pkg/kpp: add code to have mixing in shelf ice caverns
76      - add myThid to all kpp routines (long overdue)
77    
78  checkpoint59  checkpoint59
79  o pkg/exf:  o pkg/exf:

Legend:
Removed from v.1.803  
changed lines
  Added in v.1.811

  ViewVC Help
Powered by ViewVC 1.1.22