/[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.13 by cnh, Wed Sep 9 15:24:19 1998 UTC revision 1.24 by adcroft, Wed Mar 15 16:17:17 2000 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint25
7     o updates for OBCs and NH
8     o dramatically reduced memory usage
9     o added "JAM" routines for use on Artic network
10     o parameterization of convection by implicit vertical diffusion
11     o added a diagnostic of convective index
12     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
13       (this is was partly for OBCs and NH but also in anticipation of
14        an explicit free-surface option)
15     o initial state input files for U and V
16    
17    checkpoint24
18     o Removed some spurious "REAL"s
19     o Updated KPP to latest version from JPL
20     o Added a COS(latitude) in horizontal viscosity
21    
22    checkpoint23
23     o Added del^4 diffusion for salt and temperature
24     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
25    
26    checkpoint22
27     o Made many small changes: implicit none, format(i5), etc...
28     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
29    
30    checkpoint21
31     o Introduced new I/O package that supports direct-access records (mdsio.F)
32     o Split-up mid-level I/O routines
33     o Updated input data for experiments 0,1,2,4 and 5
34     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
35    
36    checkpoint20
37     o Tidied up open-boundaries some more
38     o Added non-hydrostatic code
39     o Fixed some input data
40     o Modified MPI start-up to work in "coupled" context.
41    
42    checkpoint19
43     o Tidied up directory structure for verification experiments.
44     o Added new code for open boundaries.
45     o Corrected advective terms near boundaries.
46     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
47     o Implemented free-slip/no-slip BCs and del^4 dissipation.
48     o Split default parameters out of ini_parms.F into set_defaults.F.
49    
50    checkpoint18
51     o Further changes for optional code generation with
52       CPP - ugh!
53    
54    checkpoint17
55     o Beginning to incorporating modularity
56       for supporting atmos. and ocean configs.
57     o Small changes for TAMC complinace
58     o New ultra simple test case. Barotropic box
59       configuration "exp0".
60    
61    checkpoint16
62     o Minor changes to exchange routines to support
63       accumulation in reverse mode. Adjoint of an
64       assignment is an addition.
65     o Changes to support compilation by TAMC (LR(1)
66       syntax) and by g77 under Linux ( 72 character
67       limit ).
68    
69    checkpoint15
70     Rewrote exchange routines to allow
71     o General tile <-> tile connectivity.
72     o TAMC reverse mode flag ( is this really needed? )
73     o Variable width overlap and exchange region widths.
74     o Hooks for sharing data via DMA, Arctic, Memory Channel,
75       shmput/shmget, VIA, SYSV shmem and every other cool
76       communication method.
77    
78  checkpoint14  checkpoint14
79   Consistent isomorphism chages made. These allow dynamical core   Consistent isomorphism chages made. These allow dynamical core
80   to support both pressure and meters as a vertical coordinate.   to support both pressure and meters as a vertical coordinate.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22