/[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.1 by cnh, Tue May 26 14:38:05 1998 UTC revision 1.22 by adcroft, Wed May 26 23:01:16 1999 UTC
# Line 2  $Header$ Line 2  $Header$
2    
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
97     MPI fix. Filename changes (meta/data). salbin*y stuff.
98     General tidy-up.
99     SST.bin SSS.bin added to verification/exp2
100    
101    checkpoint8
102     Inludes time-dependant forcing and time-averaging.
103     Works at 4x4 and 2.8125x2.8125 global
104    
105    checkpoint7-4degree-ref
106     Branch from checkpoint7. Released for application to
107     global modeling and general modeling - process studies, regional
108     model etc..
109     Configured for verification/exp2 - 4 degree global, two process.
110    
111    checkpoint7
112     Created by cnh
113     Simple 4 degree global simulation
114     configuration.
115     Includes climatological wind,
116     hydrography, bathymetry etc
117     Does not include Heat Flux and E-P
118    
119    checkpoint6
120     Created by cnh
121     merged checkpoint5 with CD and
122     spherical polar code.
123     Still some problems with GM Redi
124     abd full topography.
125    
126    checkpoint5
127     Created by AJA
128     contains updates to GM Redi
129     and reordered timestepping loop
130     for Implicit Diffusion.
131    
132    checkpoint4
133     Created by cnh
134     Contains memory saving macros ( _rdxc etc..) for when
135     grid variations are limited.
136     Contains polynomial coeffs for EOS and knudsen program
137     for generation.
138    
139  checkpoint3  checkpoint3
140   Created by cnh   Created by cnh
141   Added extra flags for runtime options   Added extra flags for runtime options
# Line 20  checkpoint1 Line 154  checkpoint1
154   Restructured kloop in dynamics.F   Restructured kloop in dynamics.F
155   Added non-linear EOS   Added non-linear EOS
156    
157  baseline - Original checked in code  baseline
158     Original checked in code
159    

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

  ViewVC Help
Powered by ViewVC 1.1.22