/[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.861 by gforget, Mon Aug 20 17:44:38 2007 UTC revision 1.868 by jmc, Wed Sep 5 01:55:26 2007 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 S/R GLOBAL_SUM_TILE to compute global sum independently of number of
8      threads and number of processes (with #define GLOBAL_SUM_SEND_RECV)
9      (but still depend on the tile decompostion of the domain).
10    o pkg/seaice: change a discretization detail to make the B-grid code
11      "more symmetric". This change is likely to remove all "ridges/leads" that
12      where quasi-aligned with the grid in B-grid solutions. It may also be
13      the solution to the stress coupling issues with the B-grid.
14    o each tested exp: add a "run" directory with a standard ".cvsignore" file ;
15      remove .cvsignore from input dir. (since testreport no longer run here).
16    o pkg/thsice:
17     - cleaning: move common block out of "THSICE_2DYN.h" (removed) to "THSICE_VARS.h"
18     - fix reshaping of sea-ice just after advection:
19       melt all the ice only if ice-volume is too small.
20     - re-visit lateral/thinning repartition of melting (modifs from May 04, 2007):
21       prevent lateral melting if sea-ice fraction is too close to iceMaskMin ;
22     and update experiment global_ocean.cs32x15.icedyn (+start from pickup files).
23    o external_forcing_surf : extend the use of salt_EvPrRn & temp_EvPrRn (fresh-water
24      tracer content) to linFS or no RealFreshWaterFlux ; default remains unchanged.
25    o define mass2rUnit & rUnit2mass as units conversion factor, used for surface
26      forcing. mass2rUnit: from mass per unit area [kg/m2] to r-coordinate unit
27      (z-coord: =1/rhoConst ; p-coord: =gravity) ; rUnit2mass is just the reverse;
28      and remove horiVertRatio (& recip_horiVertRatio). Affects truncation error
29      of exp. global_oce_in_p: 10 16 16 14 16 13 16 16 16 13 13 13 16 13 13 12 16
30      -> update output.txt
31    o pkg/cd_code: add brackets in multiple terms sum (S/R CD_CODE_SCHEME):
32     this affects truncation error: -> update output.txt of exp:
33      global_ocean.90x40x15 (fw&adm), lab_sea (fw&adm) & lab_sea.lsr,
34      ideal_2D_oce, isomip.htd, natl_box, tutorial_global_oce_latlon.
35    
36    checkpoint59f
37  o pkg/autodiff: zero_adj resets an ajoint variable to zero (in adjoint mode)  o pkg/autodiff: zero_adj resets an ajoint variable to zero (in adjoint mode)
38  o pkg/ctrl: ctrl_bound  forces parameter corrections to stay in  o pkg/ctrl: ctrl_bound  forces parameter corrections to stay in
39    a bounded range (in forward mode)    a bounded range (in forward mode)
40  o pkg/ecco, ctrl, autodiff and mom_common:  o pkg/ecco, ctrl, autodiff and mom_common:
41   internal parameter controls, completements of implementations   internal parameter controls, completements of implementations
42  o add few EXCH S/R (UV_BGRID, UV_DGRID, SM) for B & D-Grid velocity & 2nd Moment Sxy.  o add few EXCH S/R (UV_BGRID, UV_DGRID, SM) for B & D-Grid velocity & 2nd Moment Sxy.
43    o use UV_BGRID exch for dxV,dyU: for now, only with pkg/exch2 & forward ;
44      (not seem any difference in testing results).
45  o pkg/cd_code: use the right EXCH calls (for CS-grid); but problem remains  o pkg/cd_code: use the right EXCH calls (for CS-grid); but problem remains
46     at face corners.     at face corners.
47  o pkg/generic_advdiff:  o pkg/generic_advdiff:

Legend:
Removed from v.1.861  
changed lines
  Added in v.1.868

  ViewVC Help
Powered by ViewVC 1.1.22