/[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.20 by adcroft, Tue May 18 15:43:59 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    checkpoint21
7     o Introduced new I/O package that supports direct-access records (mdsio.F)
8     o Split-up mid-level I/O routines
9     o Updated input data for experiments 0,1,2,4 and 5
10     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
11    
12    checkpoint20
13     o Tidied up open-boundaries some more
14     o Added non-hydrostatic code
15     o Fixed some input data
16     o Modified MPI start-up to work in "coupled" context.
17    
18    checkpoint19
19     o Tidied up directory structure for verification experiments.
20     o Added new code for open boundaries.
21     o Corrected advective terms near boundaries.
22     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
23     o Implemented free-slip/no-slip BCs and del^4 dissipation.
24     o Split default parameters out of ini_parms.F into set_defaults.F.
25    
26    checkpoint18
27     o Further changes for optional code generation with
28       CPP - ugh!
29    
30    checkpoint17
31     o Beginning to incorporating modularity
32       for supporting atmos. and ocean configs.
33     o Small changes for TAMC complinace
34     o New ultra simple test case. Barotropic box
35       configuration "exp0".
36    
37    checkpoint16
38     o Minor changes to exchange routines to support
39       accumulation in reverse mode. Adjoint of an
40       assignment is an addition.
41     o Changes to support compilation by TAMC (LR(1)
42       syntax) and by g77 under Linux ( 72 character
43       limit ).
44    
45    checkpoint15
46     Rewrote exchange routines to allow
47     o General tile <-> tile connectivity.
48     o TAMC reverse mode flag ( is this really needed? )
49     o Variable width overlap and exchange region widths.
50     o Hooks for sharing data via DMA, Arctic, Memory Channel,
51       shmput/shmget, VIA, SYSV shmem and every other cool
52       communication method.
53    
54    checkpoint14
55     Consistent isomorphism chages made. These allow dynamical core
56     to support both pressure and meters as a vertical coordinate.
57    
58    checkpoint13
59     Release which corrects global_max problem and a couple
60     of KGM time-averaging diagnostic errors. Also contains
61     a double-gyre experiment setup as well as the baseline
62     4 degree global template. The double gyre template is
63     organised to allow it to be applied automatically to
64     the baseline configuration.
65    
66    branch-point-rdot
67     A few tidy-ups have been made bt the real point of this
68     check-point (excuse the pun) is to allow a branch to be
69     made for the purposes of adding the rDot alterations.
70     I don't want to commit the rDot to the main-trunk until
71     we've actually tested it...
72    
73    checkpoint12
74     Tidy up and added generic genmake script (formerly
75     configure script).
76     Released to testers.
77    
78    checkpoint11
79     Re-arranged initialise() and introduced ini_vertical_grid()
80     and ini_masks_etc().
81    
82    checkpoint10
83     Introduced the configure script.
84     Separated out the diags package.
85     Added template for writing time-averages of tile/intermediate quantities.
86     Updated SIZE.h in exp2 and made the data big-endian.
87    
88    checkpoint9
89     MPI fix. Filename changes (meta/data). salbin*y stuff.
90     General tidy-up.
91     SST.bin SSS.bin added to verification/exp2
92    
93    checkpoint8
94     Inludes time-dependant forcing and time-averaging.
95     Works at 4x4 and 2.8125x2.8125 global
96    
97    checkpoint7-4degree-ref
98     Branch from checkpoint7. Released for application to
99     global modeling and general modeling - process studies, regional
100     model etc..
101     Configured for verification/exp2 - 4 degree global, two process.
102    
103    checkpoint7
104     Created by cnh
105     Simple 4 degree global simulation
106     configuration.
107     Includes climatological wind,
108     hydrography, bathymetry etc
109     Does not include Heat Flux and E-P
110    
111    checkpoint6
112     Created by cnh
113     merged checkpoint5 with CD and
114     spherical polar code.
115     Still some problems with GM Redi
116     abd full topography.
117    
118    checkpoint5
119     Created by AJA
120     contains updates to GM Redi
121     and reordered timestepping loop
122     for Implicit Diffusion.
123    
124    checkpoint4
125     Created by cnh
126     Contains memory saving macros ( _rdxc etc..) for when
127     grid variations are limited.
128     Contains polynomial coeffs for EOS and knudsen program
129     for generation.
130    
131  checkpoint3  checkpoint3
132   Created by cnh   Created by cnh
133   Added extra flags for runtime options   Added extra flags for runtime options
# Line 20  checkpoint1 Line 146  checkpoint1
146   Restructured kloop in dynamics.F   Restructured kloop in dynamics.F
147   Added non-linear EOS   Added non-linear EOS
148    
149  baseline - Original checked in code  baseline
150     Original checked in code
151    

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

  ViewVC Help
Powered by ViewVC 1.1.22