/[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.15 by cnh, Wed Oct 28 03:23:17 1998 UTC revision 1.26 by adcroft, Mon Apr 10 14:41:52 2000 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint27
7     o fixed calc_isoslopes() to so that cancellation of terms in tensor
8       formulation works properly with variable resolution.
9     o restructured the calling tree between the_model_main() and dynamics()
10     o split initialise() into initialise_fixed() and initialise_varia()
11     o introduced initialization file pSurfInitFile for free surface (cg2d_x)
12       in new routine ini_psurf()
13    
14    checkpoint26
15     o moved some #ifdef in optional routines to encompass everything
16       except the argument declarations. This was using up some memory.
17     o fixed macros like _ADT to work with both versions of Linux cpp
18     o cleaned up some unused and uninitialized variables
19       (helps when debugging with strict compile options)
20     o split up CPP_EEOPTIONS.h into options and macros
21       (macros are now in eesupp/inc/CPP_EEMACROS.h)
22     o patch for 2 processor JAM mode
23    
24    checkpoint25
25     o updates for OBCs and NH
26     o dramatically reduced memory usage
27     o added "JAM" routines for use on Artic network
28     o parameterization of convection by implicit vertical diffusion
29     o added a diagnostic of convective index
30     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
31       (this is was partly for OBCs and NH but also in anticipation of
32        an explicit free-surface option)
33     o initial state input files for U and V
34    
35    checkpoint24
36     o Removed some spurious "REAL"s
37     o Updated KPP to latest version from JPL
38     o Added a COS(latitude) in horizontal viscosity
39    
40    checkpoint23
41     o Added del^4 diffusion for salt and temperature
42     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
43    
44    checkpoint22
45     o Made many small changes: implicit none, format(i5), etc...
46     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
47    
48    checkpoint21
49     o Introduced new I/O package that supports direct-access records (mdsio.F)
50     o Split-up mid-level I/O routines
51     o Updated input data for experiments 0,1,2,4 and 5
52     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
53    
54    checkpoint20
55     o Tidied up open-boundaries some more
56     o Added non-hydrostatic code
57     o Fixed some input data
58     o Modified MPI start-up to work in "coupled" context.
59    
60    checkpoint19
61     o Tidied up directory structure for verification experiments.
62     o Added new code for open boundaries.
63     o Corrected advective terms near boundaries.
64     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
65     o Implemented free-slip/no-slip BCs and del^4 dissipation.
66     o Split default parameters out of ini_parms.F into set_defaults.F.
67    
68    checkpoint18
69     o Further changes for optional code generation with
70       CPP - ugh!
71    
72    checkpoint17
73     o Beginning to incorporating modularity
74       for supporting atmos. and ocean configs.
75     o Small changes for TAMC complinace
76     o New ultra simple test case. Barotropic box
77       configuration "exp0".
78    
79  checkpoint16  checkpoint16
80   o Minor changes to exchange routines to support   o Minor changes to exchange routines to support
81     accumulation in reverse mode. Adjoint of an     accumulation in reverse mode. Adjoint of an

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.26

  ViewVC Help
Powered by ViewVC 1.1.22