/[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.2329 by jmc, Sat May 6 03:48:38 2017 UTC revision 1.2330 by jmc, Tue May 9 03:25:45 2017 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:
8      - remove (comment out) diagnostics SIuwind,SIvwind,SIfu,SIfv (duplicate of
9        EXFuwind,EXFvwind,oceTAUX,oceTAUY) and point them to their equivalent.
10      - add diagnostics of wind-stress over seaice (SItaux,SItauy) and seaice
11        fraction weighted wind stress over ocean+seaice (SIatmTx,SIatmTy).
12    o pkg/diagnostics:
13      - small piece of code to rename (old) diagnostics, when namelist is processed.
14  o model/src:  o model/src:
15    - new run-time param (useMin4hFacEdges) to select method for setting hFacW,S:    - new run-time param (useMin4hFacEdges) to select method for setting hFacW,S:
16      originally, set as minimum of adjacent hFacC factor ; now (new default)      originally, set as minimum of adjacent hFacC factor ; now (new default)
17      computed from rSurfW,S and rLowW,S by applying same rules as for hFacC.      computed from rSurfW,S and rLowW,S by applying same rules as for hFacC.
18      Only matters when useShelfIce=T with particular ice-shelf cavity geometry.      Only matters when useShelfIce=T with particular ice-shelf cavity geometry.
19  o pkg/seaice:  o pkg/seaice:
20    - add momemtum advection, off by default, still in test phase    - add momemtum advection, off by default, still in test phase
21      most of the momentum advection code is adapted and reused from mom_vecinv      most of the momentum advection code is adapted and reused from mom_vecinv
22  o pkg/mom_vecinv:  o pkg/mom_vecinv:
23    - pass these runtime flags:    - pass these runtime flags:
24      selectVortScheme, highOrderVorticity, upwindVorticity, useJamartMomAdv      selectVortScheme, highOrderVorticity, upwindVorticity, useJamartMomAdv
25      as formal parameters to s/r mom_vi_u/v_coriolis, mom_vi_u/v_coriolis_c4,      as formal parameters to s/r mom_vi_u/v_coriolis, mom_vi_u/v_coriolis_c4,
26      so that these routines can also be used in pkg/seaice.      so that these routines can also be used in pkg/seaice.
27    
28  checkpoint66g (2017/04/24)  checkpoint66g (2017/04/24)

Legend:
Removed from v.1.2329  
changed lines
  Added in v.1.2330

  ViewVC Help
Powered by ViewVC 1.1.22