/[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.1693 by mlosch, Thu Jul 19 11:28:51 2012 UTC revision 1.1694 by jmc, Mon Jul 23 23:27:10 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 verification (adjoint exp):
8      - reduce length of simulation by half for experiment global_ocean.cs32x15
9        (std, seaice & seaice_dynmix) and exp tutorial_dic_adjoffline; update output.
10  o pkg/mom_common (mom_u/v_bottomdrag), pkg/shelfice (shelfice_u/v_drag)  o pkg/mom_common (mom_u/v_bottomdrag), pkg/shelfice (shelfice_u/v_drag)
11    - replace if statements KE.ne.0 with KE.gt.0 to avoid sqrt of negative numbers    - replace if statements KE.ne.0 with KE.gt.0 to avoid sqrt of negative numbers
12      of KE that can occur with aggressive optimization      of KE that can occur with aggressive optimization
13      + put quadratic bottom drag calculation in separated loops (only done if
14        using bottomDragQuadratic)
15  o model/src: CG2D_NSA  o model/src: CG2D_NSA
16    - clean-up:  stop if cg2dNormaliseRHS=T and AUTODIFF    - clean-up:  stop if cg2dNormaliseRHS=T and AUTODIFF
17       and replace GLOBAL_SUM calls with GLOBAL_SUM_TILE.       and replace GLOBAL_SUM calls with GLOBAL_SUM_TILE.

Legend:
Removed from v.1.1693  
changed lines
  Added in v.1.1694

  ViewVC Help
Powered by ViewVC 1.1.22