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

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

  ViewVC Help
Powered by ViewVC 1.1.22