/[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.13 by cnh, Wed Sep 9 15:24:19 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  checkpoint14
89   Consistent isomorphism chages made. These allow dynamical core   Consistent isomorphism chages made. These allow dynamical core
90   to support both pressure and meters as a vertical coordinate.   to support both pressure and meters as a vertical coordinate.

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

  ViewVC Help
Powered by ViewVC 1.1.22