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

  ViewVC Help
Powered by ViewVC 1.1.22