/[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.1011 by jmc, Tue Jul 29 21:17:45 2008 UTC revision 1.1024 by jmc, Mon Sep 22 18:00:25 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 store 3-D (in-situ) density in commom block (DYNVARS.h)
8     - save 1 rho computation.
9     - no longer modify T & S inland when using down_slope pkg.
10    o gad_som : allow to switch to SOM advection for T & S without corresponding
11      pickup files (using new S/R: MDS_CHECK4FILE).
12    o keep removing _BEGIN/_END_MASTER between MDSIO S/R call
13      (for useSingleCpuIO to work in multi-threaded)
14    o pkg/shelfice:
15     - disentangle parameters: retire shelfIceFile in data/PARM05 and substitute
16       with SHELFICEtopoFile in data.shelfice
17     - move code for reading ice shelf topography and modifying hFacC into separate
18       subroutines of the shelfice package
19     - separate initialisation of "fixed" and "variable" variables
20     - kTopC is not (yet) replaced by kSurfC, although this is possible
21    o fix broken diagnostic SIatmFW and changed the units from m/s to kg/m^2/s
22    o add initialisation of deepFac if using Pcoords (new S/R set_grid_factors)
23      and rename:
24      ini_phiref.F          --> set_ref_state.F  (+ set anelastic factors)
25      ini_reference_state.F --> load_ref_files.F (- set anelastic factors)
26    o change FIND_RHO_SCALAR : return rho (instead of rho - rhoConst)
27    
28    checkpoint61c
29    o add option ALLOW_ADDFLUID and run-time selector "selectAddFluid"
30      to add mass source/sink of fluid in the interior (3-D generalisation
31      of oceanic real-fresh water flux).
32    o pkg/monitor: fix recip_dr argument in mon_advcflw2 call (-> advcfl_W_hf_max)
33    o vermix test experiment: switch from LINEAR EOS to MDJWF (not tested before)
34    o new pkg: down_slope
35      density-driven downsloping flow parameterisation (Tellus, 1999, 412-430).
36      - presently, modify T & S inland (dwnslp_calc_rho.F).
37        can be avoided if rho was stored in common bloc and used in calc_phi_hyd.
38      - implementation for ocean in P-coords not tested.
39      - add secondary test to global_ocean.90x40x15 (input.dwnslp) to check this pkg.
40    o move kSurfC,kSurfW & kSurfS from SURFACE.h to GRID.h (next to kLowC)
41      (to facilitate conversion of oceanic pkg to p-coordinate).
42    o change FIND_RHO to FIND_RHO_2D :
43      pass arguments tFld & sFld as local (tile) 2D-arrays ; +fix EOS_CHECK.
44    o new pkg: cheapaml
45    
46    checkpoint61b
47    o exch2:
48      change index bounds in rx2_cube exchanges (new S/R: EXCH2_GET_UV_BOUNDS)
49      - no longer depend on the order sequence (N,S,E,W).
50      - 3rd exchange no longer needed (tested with 24 tiles).
51      - same modif to hand-written adjoint S/R (global_ocean.cs32x15: zero diff)
52      - exch_UV_A-grid readily available (but not yet tested).
53      comment out 3rd exch call and remove copy of V to U at SE & NE face-corners
54      (both are no longer needed) in exch_uv: no effect in forward run; but
55       get truncation error differences with adjoint exch.
56  o exch2:  o exch2:
57   - change index-bounds storage (moved from target to local tile,   - change index-bounds storage (moved from target to local tile,
58     more intuitive this way) ; rename/remove some variables.     more intuitive this way) ; rename/remove some variables.
59   - change utils/exch2/matlab-topology-generator accordingly.   - change utils/exch2/matlab-topology-generator & code_mods accordingly.
60    
61  checkpoint61a  checkpoint61a
62  o exch2/matlab-topology-generator:  o exch2/matlab-topology-generator:

Legend:
Removed from v.1.1011  
changed lines
  Added in v.1.1024

  ViewVC Help
Powered by ViewVC 1.1.22