/[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.1122 by mlosch, Thu Jun 11 09:04:13 2009 UTC revision 1.1132 by jmc, Thu Jun 25 15:55:40 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7  o pkg/seaice: make the (placeholder-)tracer IceAge a little more meaningful  checkpoint61r
8    o pkg/seaice:
9     - clean up the 3-time levels of UICE,VICE,HEFF,AREA in three steps:
10      1. introduce fields for time step (N-1)
11      2. do not use levels 2 and 3 anymore (but keep them)
12      3. replace 3D versions of UICE,VICE,HEFF,AREA by 2D versions. This
13         includes changes to pkg/thsice/thsice_get_velocity.F,
14         model/src/external_forcing_surf.F, pkg/obcs/obcs_apply_seaice.F, and
15         pkg/obcs/obcs_apply_uvice.F.
16     - completely remove code for leap-frog time stepping for second order
17       advection
18     - adjusted adjoint accordingly;
19       gradient checks have improved by an order of magnitude!
20    
21    checkpoint61q
22    o pkg/seaice: fix bug in free slip boundary conditons for LSOR solver
23     - the boundary conditions along open boundaries are unclear, because the
24       associated masks are set to zero and are thus treated as closed when
25       applying the slip-boundary conditions.
26     - move initialisation of grid variables from seaice_init_varia to _fixed
27    o adding doc/diags_changes.txt
28    o model/src:
29      do_the_model_io: rename few pkg S/R which are called from do_the_model_io,
30       to avoid "_diags" naming if no relation to pkg/diagnostics.
31      ini_theta,ini_salt: fix (at least compile the code) reading from NetCDF
32       file and only call PLOT_FIELD_XYZ if debugMode=T.
33      remove few PLOT_FIELD_XY calls outside initialisation.
34      remove few unnecessary BARRIER.
35    o pkg/salt_plume: add SaltPlumeSouthernOcean to allow disabling
36      of salt_plume package in Southern Ocean
37    o pkg/thsice:
38     - fix hOceMxL in overlap (needed for sea-ice advection);
39       update output of experiment global_ocean.cs32x15.icedyn.
40    o pkg/seaice:
41     - make the (placeholder-)tracer IceAge a little more meaningful
42    by avoiding ridging of age due to convergent ice flow    by avoiding ridging of age due to convergent ice flow
43     - add diagnostics for surface temperature, atmospheric and oceanic
44       heat flux, and atmospheric and oceanic ice growth
45    
46  checkpoint61p  checkpoint61p
47  o eesupp (global_max & global_sum):  o eesupp (global_max & global_sum):

Legend:
Removed from v.1.1122  
changed lines
  Added in v.1.1132

  ViewVC Help
Powered by ViewVC 1.1.22