/[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.6 by adcroft, Mon Jun 22 16:09:37 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
79     Consistent isomorphism chages made. These allow dynamical core
80     to support both pressure and meters as a vertical coordinate.
81    
82    checkpoint13
83     Release which corrects global_max problem and a couple
84     of KGM time-averaging diagnostic errors. Also contains
85     a double-gyre experiment setup as well as the baseline
86     4 degree global template. The double gyre template is
87     organised to allow it to be applied automatically to
88     the baseline configuration.
89    
90    branch-point-rdot
91     A few tidy-ups have been made bt the real point of this
92     check-point (excuse the pun) is to allow a branch to be
93     made for the purposes of adding the rDot alterations.
94     I don't want to commit the rDot to the main-trunk until
95     we've actually tested it...
96    
97    checkpoint12
98     Tidy up and added generic genmake script (formerly
99     configure script).
100     Released to testers.
101    
102    checkpoint11
103     Re-arranged initialise() and introduced ini_vertical_grid()
104     and ini_masks_etc().
105    
106    checkpoint10
107     Introduced the configure script.
108     Separated out the diags package.
109     Added template for writing time-averages of tile/intermediate quantities.
110     Updated SIZE.h in exp2 and made the data big-endian.
111    
112    checkpoint9
113     MPI fix. Filename changes (meta/data). salbin*y stuff.
114     General tidy-up.
115     SST.bin SSS.bin added to verification/exp2
116    
117  checkpoint8  checkpoint8
118   Inludes time-dependant forcing and time-averaging.   Inludes time-dependant forcing and time-averaging.
119   Works at 4x4 and 2.8125x2.8125 global   Works at 4x4 and 2.8125x2.8125 global

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

  ViewVC Help
Powered by ViewVC 1.1.22