/[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.1009 by jmc, Mon Jul 28 21:23:29 2008 UTC revision 1.1016 by jmc, Tue Aug 19 21:51:09 2008 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o new pkg: down_slope
8      density-driven downsloping flow parameterisation (Tellus, 1999, 412-430).
9      - presently, modify T & S inland (dwnslp_calc_rho.F).
10        can be avoided if rho was stored in common bloc and used in calc_phi_hyd.
11      - implementation for ocean in P-coords not tested.
12      - add secondary test to global_ocean.90x40x15 (input.dwnslp) to check this pkg.
13    o move kSurfC,kSurfW & kSurfS from SURFACE.h to GRID.h (next to kLowC)
14      (to facilitate conversion of oceanic pkg to p-coordinate).
15    o change FIND_RHO to FIND_RHO_2D :
16      pass arguments tFld & sFld as local (tile) 2D-arrays ; +fix EOS_CHECK.
17    o new pkg: cheapaml
18    
19    checkpoint61b
20    o exch2:
21      change index bounds in rx2_cube exchanges (new S/R: EXCH2_GET_UV_BOUNDS)
22      - no longer depend on the order sequence (N,S,E,W).
23      - 3rd exchange no longer needed (tested with 24 tiles).
24      - same modif to hand-written adjoint S/R (global_ocean.cs32x15: zero diff)
25      - exch_UV_A-grid readily available (but not yet tested).
26      comment out 3rd exch call and remove copy of V to U at SE & NE face-corners
27      (both are no longer needed) in exch_uv: no effect in forward run; but
28       get truncation error differences with adjoint exch.
29    o exch2:
30     - change index-bounds storage (moved from target to local tile,
31       more intuitive this way) ; rename/remove some variables.
32     - change utils/exch2/matlab-topology-generator & code_mods accordingly.
33    
34    checkpoint61a
35  o exch2/matlab-topology-generator:  o exch2/matlab-topology-generator:
36    fix bug in index bounds for N-S internal exchange (hard to tell if this    fix bug in index bounds for N-S internal exchange (hard to tell if this
37    had any effect on the solution).    had any effect on the solution).

Legend:
Removed from v.1.1009  
changed lines
  Added in v.1.1016

  ViewVC Help
Powered by ViewVC 1.1.22