/[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.7 by adcroft, Mon Jun 22 16:24:50 1998 UTC revision 1.22 by adcroft, Wed May 26 23:01:16 1999 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint23
7     o Added del^4 diffusion for salt and temperature
8     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
9    
10    checkpoint22
11     o Made many small changes: implicit none, format(i5), etc...
12     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
13    
14    checkpoint21
15     o Introduced new I/O package that supports direct-access records (mdsio.F)
16     o Split-up mid-level I/O routines
17     o Updated input data for experiments 0,1,2,4 and 5
18     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
19    
20    checkpoint20
21     o Tidied up open-boundaries some more
22     o Added non-hydrostatic code
23     o Fixed some input data
24     o Modified MPI start-up to work in "coupled" context.
25    
26    checkpoint19
27     o Tidied up directory structure for verification experiments.
28     o Added new code for open boundaries.
29     o Corrected advective terms near boundaries.
30     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
31     o Implemented free-slip/no-slip BCs and del^4 dissipation.
32     o Split default parameters out of ini_parms.F into set_defaults.F.
33    
34    checkpoint18
35     o Further changes for optional code generation with
36       CPP - ugh!
37    
38    checkpoint17
39     o Beginning to incorporating modularity
40       for supporting atmos. and ocean configs.
41     o Small changes for TAMC complinace
42     o New ultra simple test case. Barotropic box
43       configuration "exp0".
44    
45    checkpoint16
46     o Minor changes to exchange routines to support
47       accumulation in reverse mode. Adjoint of an
48       assignment is an addition.
49     o Changes to support compilation by TAMC (LR(1)
50       syntax) and by g77 under Linux ( 72 character
51       limit ).
52    
53    checkpoint15
54     Rewrote exchange routines to allow
55     o General tile <-> tile connectivity.
56     o TAMC reverse mode flag ( is this really needed? )
57     o Variable width overlap and exchange region widths.
58     o Hooks for sharing data via DMA, Arctic, Memory Channel,
59       shmput/shmget, VIA, SYSV shmem and every other cool
60       communication method.
61    
62    checkpoint14
63     Consistent isomorphism chages made. These allow dynamical core
64     to support both pressure and meters as a vertical coordinate.
65    
66    checkpoint13
67     Release which corrects global_max problem and a couple
68     of KGM time-averaging diagnostic errors. Also contains
69     a double-gyre experiment setup as well as the baseline
70     4 degree global template. The double gyre template is
71     organised to allow it to be applied automatically to
72     the baseline configuration.
73    
74    branch-point-rdot
75     A few tidy-ups have been made bt the real point of this
76     check-point (excuse the pun) is to allow a branch to be
77     made for the purposes of adding the rDot alterations.
78     I don't want to commit the rDot to the main-trunk until
79     we've actually tested it...
80    
81    checkpoint12
82     Tidy up and added generic genmake script (formerly
83     configure script).
84     Released to testers.
85    
86    checkpoint11
87     Re-arranged initialise() and introduced ini_vertical_grid()
88     and ini_masks_etc().
89    
90    checkpoint10
91     Introduced the configure script.
92     Separated out the diags package.
93     Added template for writing time-averages of tile/intermediate quantities.
94     Updated SIZE.h in exp2 and made the data big-endian.
95    
96  checkpoint9  checkpoint9
97   MPI fix. Filename changes (meta/data). salbin*y stuff.   MPI fix. Filename changes (meta/data). salbin*y stuff.
98   General tidy-up.   General tidy-up.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.22