/[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.611 by mlosch, Wed Feb 15 09:06:20 2006 UTC revision 1.620 by mlosch, Fri Mar 3 10:21:29 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o move balancing of fluxes before the call of external_forcing_surf
8    o seaice:
9      - correct units of turning angles (now they are really in degrees)
10      - move computation of GWATX/Y out of main routine into dynsolver
11      - initialize GWATX/Y in seaice_init
12    o Apply mask on Fresh-Water flux (needed for SSH forcing).
13      update output.txt of exp. global_ocean_ebm & cpl_aim+ocn (affects cg2d residual)
14    o seaice: add runtime flags for turning angles (default to zero)
15    o Adding runtime parameter to exf/, ctrl/, to remove on-the-fly global mean
16      and trend from exf forcing and ctrl control adjustments
17    o fix variable aliasing in gad_calc_rhs that cannot be handled by TAF
18      (since checkpoint57x_post)
19    o change the default rotation period to 86164.s = the Earth rotation
20    o 1rst implementation of Implicit IGW using the 3-D solver (use3Dsolver=T)
21      and based on a reference stratification. Tested within hs94.cs-32x32x5.
22    o seaice advection: add code for choosing between the default (2nd order
23      central differences) and multiDim advection schemes provided by
24      pkg/generic_advdiff
25  o seaice:  o seaice:
26    - removed all references to SEAICE_GRID.h fields from    - removed all references to SEAICE_GRID.h fields from
27      dynsolver, advect, diffus, lsr, without changing the results of lab_sea      dynsolver, advect, diffus, lsr, without changing the results of lab_sea
28      (cubed-sphere configuration will change a little)      (cubed-sphere configuration will change a little)
29    - grid computations in seaice_init are obsolete now.    - grid computations in seaice_init are obsolete now.
30    - cleaned up code a little so that is easier to read (hopefully).    - cleaned up code a little so that is easier to read (hopefully).
31    - added new (better?) discretizations of advection and diffusion    - added new (better?) discretizations of default advection and diffusion
32      (still commented out)      (turn on with SEAICEuseFluxForm)
33      - replace 1 in 3d global fields by kSurface in growth.F
34        
35  checkpoint58a_post  checkpoint58a_post
36    o seaice:
37      - bug fix in advect.F
38  o shelfice:  o shelfice:
39    - separate shelfice load anomaly from pload (breaks with time    - separate shelfice load anomaly from pload (breaks with time
40      dependent forcing), => introduce constant field shelficeLoadAnomaly.      dependent forcing), => introduce constant field shelficeLoadAnomaly.

Legend:
Removed from v.1.611  
changed lines
  Added in v.1.620

  ViewVC Help
Powered by ViewVC 1.1.22