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

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

  ViewVC Help
Powered by ViewVC 1.1.22