/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Annotation of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.24 - (hide annotations) (download)
Wed Mar 15 16:17:17 2000 UTC (24 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint25
Changes since 1.23: +12 -1 lines
Checkpoint 25

1 adcroft 1.24 $Header: /u/gcmpack/models/MITgcmUV/doc/tag-index,v 1.23 1999/08/02 15:39:41 adcroft Exp $
2 cnh 1.1
3     Notes on tags used in MITgcmUV
4     ==============================
5 adcroft 1.24
6     checkpoint25
7     o updates for OBCs and NH
8     o dramatically reduced memory usage
9     o added "JAM" routines for use on Artic network
10     o parameterization of convection by implicit vertical diffusion
11     o added a diagnostic of convective index
12     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
13     (this is was partly for OBCs and NH but also in anticipation of
14     an explicit free-surface option)
15     o initial state input files for U and V
16 adcroft 1.23
17     checkpoint24
18     o Removed some spurious "REAL"s
19     o Updated KPP to latest version from JPL
20     o Added a COS(latitude) in horizontal viscosity
21 adcroft 1.22
22     checkpoint23
23     o Added del^4 diffusion for salt and temperature
24     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
25 adcroft 1.21
26     checkpoint22
27     o Made many small changes: implicit none, format(i5), etc...
28     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
29 adcroft 1.20
30     checkpoint21
31     o Introduced new I/O package that supports direct-access records (mdsio.F)
32     o Split-up mid-level I/O routines
33     o Updated input data for experiments 0,1,2,4 and 5
34     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
35 adcroft 1.18
36 adcroft 1.19 checkpoint20
37     o Tidied up open-boundaries some more
38     o Added non-hydrostatic code
39     o Fixed some input data
40     o Modified MPI start-up to work in "coupled" context.
41    
42 adcroft 1.18 checkpoint19
43     o Tidied up directory structure for verification experiments.
44     o Added new code for open boundaries.
45     o Corrected advective terms near boundaries.
46     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
47     o Implemented free-slip/no-slip BCs and del^4 dissipation.
48 adcroft 1.19 o Split default parameters out of ini_parms.F into set_defaults.F.
49 cnh 1.17
50     checkpoint18
51     o Further changes for optional code generation with
52     CPP - ugh!
53 cnh 1.16
54     checkpoint17
55     o Beginning to incorporating modularity
56     for supporting atmos. and ocean configs.
57     o Small changes for TAMC complinace
58     o New ultra simple test case. Barotropic box
59     configuration "exp0".
60 cnh 1.15
61     checkpoint16
62     o Minor changes to exchange routines to support
63     accumulation in reverse mode. Adjoint of an
64     assignment is an addition.
65     o Changes to support compilation by TAMC (LR(1)
66     syntax) and by g77 under Linux ( 72 character
67     limit ).
68 cnh 1.14
69     checkpoint15
70     Rewrote exchange routines to allow
71     o General tile <-> tile connectivity.
72     o TAMC reverse mode flag ( is this really needed? )
73     o Variable width overlap and exchange region widths.
74     o Hooks for sharing data via DMA, Arctic, Memory Channel,
75     shmput/shmget, VIA, SYSV shmem and every other cool
76     communication method.
77 cnh 1.13
78     checkpoint14
79     Consistent isomorphism chages made. These allow dynamical core
80     to support both pressure and meters as a vertical coordinate.
81 cnh 1.12
82     checkpoint13
83     Release which corrects global_max problem and a couple
84     of KGM time-averaging diagnostic errors. Also contains
85     a double-gyre experiment setup as well as the baseline
86     4 degree global template. The double gyre template is
87     organised to allow it to be applied automatically to
88     the baseline configuration.
89 adcroft 1.11
90     branch-point-rdot
91     A few tidy-ups have been made bt the real point of this
92     check-point (excuse the pun) is to allow a branch to be
93     made for the purposes of adding the rDot alterations.
94     I don't want to commit the rDot to the main-trunk until
95     we've actually tested it...
96 cnh 1.10
97     checkpoint12
98     Tidy up and added generic genmake script (formerly
99     configure script).
100     Released to testers.
101 adcroft 1.9
102     checkpoint11
103     Re-arranged initialise() and introduced ini_vertical_grid()
104     and ini_masks_etc().
105 adcroft 1.8
106     checkpoint10
107     Introduced the configure script.
108     Separated out the diags package.
109     Added template for writing time-averages of tile/intermediate quantities.
110     Updated SIZE.h in exp2 and made the data big-endian.
111 adcroft 1.7
112     checkpoint9
113     MPI fix. Filename changes (meta/data). salbin*y stuff.
114     General tidy-up.
115     SST.bin SSS.bin added to verification/exp2
116 adcroft 1.6
117     checkpoint8
118     Inludes time-dependant forcing and time-averaging.
119     Works at 4x4 and 2.8125x2.8125 global
120    
121     checkpoint7-4degree-ref
122     Branch from checkpoint7. Released for application to
123     global modeling and general modeling - process studies, regional
124     model etc..
125     Configured for verification/exp2 - 4 degree global, two process.
126 cnh 1.5
127     checkpoint7
128     Created by cnh
129     Simple 4 degree global simulation
130     configuration.
131     Includes climatological wind,
132     hydrography, bathymetry etc
133     Does not include Heat Flux and E-P
134 cnh 1.4
135     checkpoint6
136     Created by cnh
137     merged checkpoint5 with CD and
138     spherical polar code.
139     Still some problems with GM Redi
140     abd full topography.
141 cnh 1.3
142     checkpoint5
143     Created by AJA
144     contains updates to GM Redi
145     and reordered timestepping loop
146     for Implicit Diffusion.
147 cnh 1.2
148     checkpoint4
149     Created by cnh
150     Contains memory saving macros ( _rdxc etc..) for when
151     grid variations are limited.
152     Contains polynomial coeffs for EOS and knudsen program
153     for generation.
154    
155 cnh 1.1 checkpoint3
156     Created by cnh
157     Added extra flags for runtime options
158     Added this file
159     Added implicit free-surface
160     Added pre-conditioner
161     Put compare01 into repository ( compare01/... )
162     Put data and eedata into repository ( verification/exp1 )
163    
164     checkpoint2
165     Created by AJA
166     Added GM/Redi
167    
168     checkpoint1
169     Created by AJA
170     Restructured kloop in dynamics.F
171     Added non-linear EOS
172    
173 cnh 1.2 baseline
174     Original checked in code
175 cnh 1.1

  ViewVC Help
Powered by ViewVC 1.1.22