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

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.22