/[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.19 by adcroft, Mon Mar 22 17:40:01 1999 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  checkpoint20
55   o Tidied up open-boundaries some more   o Tidied up open-boundaries some more
56   o Added non-hydrostatic code   o Added non-hydrostatic code

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

  ViewVC Help
Powered by ViewVC 1.1.22