/[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.27 by heimbach, Fri Jun 9 03:13:39 2000 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint28
7     o Corrected initialization of hFacMin for difference vertical coordinates
8     o Modified calculation of partial cell thickness to more robust algorithm
9     o config_summary.F: replaced write_1D_... by write_0D_...
10       read_write.F: added subroutines write_0D_...
11     o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
12       included some initialisations required for TAMC.
13     o routine calc_isoslopes: modified sqrt computation to make it
14       differentiable for zero argument.
15     o routines dynamics, impldiff:
16       included store directives and tape key computations required for TAMC.
17     o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
18    
19    checkpoint27
20     o fixed calc_isoslopes() to so that cancellation of terms in tensor
21       formulation works properly with variable resolution.
22     o restructured the calling tree between the_model_main() and dynamics()
23     o split initialise() into initialise_fixed() and initialise_varia()
24     o introduced initialization file pSurfInitFile for free surface (cg2d_x)
25       in new routine ini_psurf()
26    
27    checkpoint26
28     o moved some #ifdef in optional routines to encompass everything
29       except the argument declarations. This was using up some memory.
30     o fixed macros like _ADT to work with both versions of Linux cpp
31     o cleaned up some unused and uninitialized variables
32       (helps when debugging with strict compile options)
33     o split up CPP_EEOPTIONS.h into options and macros
34       (macros are now in eesupp/inc/CPP_EEMACROS.h)
35     o patch for 2 processor JAM mode
36    
37    checkpoint25
38     o updates for OBCs and NH
39     o dramatically reduced memory usage
40     o added "JAM" routines for use on Artic network
41     o parameterization of convection by implicit vertical diffusion
42     o added a diagnostic of convective index
43     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
44       (this is was partly for OBCs and NH but also in anticipation of
45        an explicit free-surface option)
46     o initial state input files for U and V
47    
48  checkpoint24  checkpoint24
49   o Removed some spurious "REAL"s   o Removed some spurious "REAL"s
50   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.27

  ViewVC Help
Powered by ViewVC 1.1.22