/[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.21 by adcroft, Tue May 18 18:31:31 1999 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  checkpoint22
37   o Made many small changes: implicit none, format(i5), etc...   o Made many small changes: implicit none, format(i5), etc...
38   o Introduced KPP mixing scheme (compiles and runs but *not* tested)   o Introduced KPP mixing scheme (compiles and runs but *not* tested)

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

  ViewVC Help
Powered by ViewVC 1.1.22