/[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.4 by cnh, Mon Jun 8 22:38:51 1998 UTC revision 1.25 by adcroft, Wed Apr 5 15:37:10 2000 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint26
7     o moved some #ifdef in optional routines to encompass everything
8       except the argument declarations. This was using up some memory.
9     o fixed macros like _ADT to work with both versions of Linux cpp
10     o cleaned up some unused and uninitialized variables
11       (helps when debugging with strict compile options)
12     o split up CPP_EEOPTIONS.h into options and macros
13       (macros are now in eesupp/inc/CPP_EEMACROS.h)
14     o patch for 2 processor JAM mode
15    
16    checkpoint25
17     o updates for OBCs and NH
18     o dramatically reduced memory usage
19     o added "JAM" routines for use on Artic network
20     o parameterization of convection by implicit vertical diffusion
21     o added a diagnostic of convective index
22     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
23       (this is was partly for OBCs and NH but also in anticipation of
24        an explicit free-surface option)
25     o initial state input files for U and V
26    
27    checkpoint24
28     o Removed some spurious "REAL"s
29     o Updated KPP to latest version from JPL
30     o Added a COS(latitude) in horizontal viscosity
31    
32    checkpoint23
33     o Added del^4 diffusion for salt and temperature
34     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
35    
36    checkpoint22
37     o Made many small changes: implicit none, format(i5), etc...
38     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
39    
40    checkpoint21
41     o Introduced new I/O package that supports direct-access records (mdsio.F)
42     o Split-up mid-level I/O routines
43     o Updated input data for experiments 0,1,2,4 and 5
44     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
45    
46    checkpoint20
47     o Tidied up open-boundaries some more
48     o Added non-hydrostatic code
49     o Fixed some input data
50     o Modified MPI start-up to work in "coupled" context.
51    
52    checkpoint19
53     o Tidied up directory structure for verification experiments.
54     o Added new code for open boundaries.
55     o Corrected advective terms near boundaries.
56     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
57     o Implemented free-slip/no-slip BCs and del^4 dissipation.
58     o Split default parameters out of ini_parms.F into set_defaults.F.
59    
60    checkpoint18
61     o Further changes for optional code generation with
62       CPP - ugh!
63    
64    checkpoint17
65     o Beginning to incorporating modularity
66       for supporting atmos. and ocean configs.
67     o Small changes for TAMC complinace
68     o New ultra simple test case. Barotropic box
69       configuration "exp0".
70    
71    checkpoint16
72     o Minor changes to exchange routines to support
73       accumulation in reverse mode. Adjoint of an
74       assignment is an addition.
75     o Changes to support compilation by TAMC (LR(1)
76       syntax) and by g77 under Linux ( 72 character
77       limit ).
78    
79    checkpoint15
80     Rewrote exchange routines to allow
81     o General tile <-> tile connectivity.
82     o TAMC reverse mode flag ( is this really needed? )
83     o Variable width overlap and exchange region widths.
84     o Hooks for sharing data via DMA, Arctic, Memory Channel,
85       shmput/shmget, VIA, SYSV shmem and every other cool
86       communication method.
87    
88    checkpoint14
89     Consistent isomorphism chages made. These allow dynamical core
90     to support both pressure and meters as a vertical coordinate.
91    
92    checkpoint13
93     Release which corrects global_max problem and a couple
94     of KGM time-averaging diagnostic errors. Also contains
95     a double-gyre experiment setup as well as the baseline
96     4 degree global template. The double gyre template is
97     organised to allow it to be applied automatically to
98     the baseline configuration.
99    
100    branch-point-rdot
101     A few tidy-ups have been made bt the real point of this
102     check-point (excuse the pun) is to allow a branch to be
103     made for the purposes of adding the rDot alterations.
104     I don't want to commit the rDot to the main-trunk until
105     we've actually tested it...
106    
107    checkpoint12
108     Tidy up and added generic genmake script (formerly
109     configure script).
110     Released to testers.
111    
112    checkpoint11
113     Re-arranged initialise() and introduced ini_vertical_grid()
114     and ini_masks_etc().
115    
116    checkpoint10
117     Introduced the configure script.
118     Separated out the diags package.
119     Added template for writing time-averages of tile/intermediate quantities.
120     Updated SIZE.h in exp2 and made the data big-endian.
121    
122    checkpoint9
123     MPI fix. Filename changes (meta/data). salbin*y stuff.
124     General tidy-up.
125     SST.bin SSS.bin added to verification/exp2
126    
127    checkpoint8
128     Inludes time-dependant forcing and time-averaging.
129     Works at 4x4 and 2.8125x2.8125 global
130    
131    checkpoint7-4degree-ref
132     Branch from checkpoint7. Released for application to
133     global modeling and general modeling - process studies, regional
134     model etc..
135     Configured for verification/exp2 - 4 degree global, two process.
136    
137    checkpoint7
138     Created by cnh
139     Simple 4 degree global simulation
140     configuration.
141     Includes climatological wind,
142     hydrography, bathymetry etc
143     Does not include Heat Flux and E-P
144    
145  checkpoint6  checkpoint6
146   Created by cnh   Created by cnh
147   merged checkpoint5 with CD and   merged checkpoint5 with CD and

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22