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

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

  ViewVC Help
Powered by ViewVC 1.1.22