/[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.23 by adcroft, Mon Aug 2 15:39:41 1999 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  checkpoint24
52   o Removed some spurious "REAL"s   o Removed some spurious "REAL"s
53   o Updated KPP to latest version from JPL   o Updated KPP to latest version from JPL

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

  ViewVC Help
Powered by ViewVC 1.1.22