/[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.2248 by mlosch, Fri Apr 29 14:29:04 2016 UTC revision 1.2249 by jmc, Wed May 4 23:20:38 2016 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o model/src (non-hydrostatic free-surface):
8      - More "natural" expression of NH free-surface term (case selectNHfreeSurf=1):
9        was: tmpSurf/(1+tmpSurf); changed to: 1/(1+Gamma) with Gamma=1/tmpSurf.
10      - Calculate surface vertical velocity after 2-D solver adjustment (accounts
11        for EmPmR if RealFreshWaterFlux); used in RHS (cg3d_b) if exactConserv
12        and used to compute dPhiNH (in post_cg3d.F) if selectNHfreeSurf=1.
13        This fixes EmPmR contribution when selectNHfreeSurf=1 & RealFreshWaterFlux.
14      - Update output (changes at machine truncation level) of verification exp:
15        exp4 (11 digits for cg2d), global_ocean.cs32x15.viscA4 (11.d),
16        short_surf_wave (13.d) and tutorial_deep_convection.smag3d (12.d).
17  o pkg/seaice: ITD code  o pkg/seaice: ITD code
18    - fix picking up from a single category model by initialising    - fix picking up from a single category model by initialising
19      heff/area/hsnowITD = 0. in seaice_itd_pickup.F      heff/area/hsnowITD = 0. in seaice_itd_pickup.F
20    - split a long warning message in seaice_check_pickup.F into two lines,    - split a long warning message in seaice_check_pickup.F into two lines,
21      because NEC SX-ACE cannot deal with the long line.      because NEC SX-ACE cannot deal with the long line.

Legend:
Removed from v.1.2248  
changed lines
  Added in v.1.2249

  ViewVC Help
Powered by ViewVC 1.1.22