/[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.1008 by mlosch, Mon Jun 30 14:26:26 2008 UTC revision 1.1019 by jmc, Sat Aug 30 16:37:48 2008 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint61c
8    o add option ALLOW_ADDFLUID and run-time selector "selectAddFluid"
9      to add mass source/sink of fluid in the interior (3-D generalisation
10      of oceanic real-fresh water flux).
11    o pkg/monitor: fix recip_dr argument in mon_advcflw2 call (-> advcfl_W_hf_max)
12    o vermix test experiment: switch from LINEAR EOS to MDJWF (not tested before)
13    o new pkg: down_slope
14      density-driven downsloping flow parameterisation (Tellus, 1999, 412-430).
15      - presently, modify T & S inland (dwnslp_calc_rho.F).
16        can be avoided if rho was stored in common bloc and used in calc_phi_hyd.
17      - implementation for ocean in P-coords not tested.
18      - add secondary test to global_ocean.90x40x15 (input.dwnslp) to check this pkg.
19    o move kSurfC,kSurfW & kSurfS from SURFACE.h to GRID.h (next to kLowC)
20      (to facilitate conversion of oceanic pkg to p-coordinate).
21    o change FIND_RHO to FIND_RHO_2D :
22      pass arguments tFld & sFld as local (tile) 2D-arrays ; +fix EOS_CHECK.
23    o new pkg: cheapaml
24    
25    checkpoint61b
26    o exch2:
27      change index bounds in rx2_cube exchanges (new S/R: EXCH2_GET_UV_BOUNDS)
28      - no longer depend on the order sequence (N,S,E,W).
29      - 3rd exchange no longer needed (tested with 24 tiles).
30      - same modif to hand-written adjoint S/R (global_ocean.cs32x15: zero diff)
31      - exch_UV_A-grid readily available (but not yet tested).
32      comment out 3rd exch call and remove copy of V to U at SE & NE face-corners
33      (both are no longer needed) in exch_uv: no effect in forward run; but
34       get truncation error differences with adjoint exch.
35    o exch2:
36     - change index-bounds storage (moved from target to local tile,
37       more intuitive this way) ; rename/remove some variables.
38     - change utils/exch2/matlab-topology-generator & code_mods accordingly.
39    
40    checkpoint61a
41    o exch2/matlab-topology-generator:
42      fix bug in index bounds for N-S internal exchange (hard to tell if this
43      had any effect on the solution).
44  o pkg/mnc: small fix in mnc_handle_err: make sure that length of msgbuf  o pkg/mnc: small fix in mnc_handle_err: make sure that length of msgbuf
45    is exceeded    is exceeded
46  o testreport: modify syntax of awk, so that it works also with  o testreport: modify syntax of awk, so that it works also with

Legend:
Removed from v.1.1008  
changed lines
  Added in v.1.1019

  ViewVC Help
Powered by ViewVC 1.1.22