/[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.13 by cnh, Wed Sep 9 15:24:19 1998 UTC revision 1.29 by adcroft, Thu Jul 13 14:22:58 2000 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint30
7     o Updates for OBCs
8     o New experiment for test OBCs (internal_wave)
9     o New output.txt in verification/exp4/results/
10     o Updates for KPP: calculation of viscosity corrected, new variables
11       kpp_dumpFreq and kpp_taveFreq
12     o CPP'd calls to system routines for TARGET_CRAY_VECTOR (P.H.)
13       and entry for T90 in genmake
14    
15    checkpoint29
16     o packaged KPP and GM/Redi
17    
18    checkpoint28
19     o Corrected initialization of hFacMin for difference vertical coordinates
20     o Modified calculation of partial cell thickness to more robust algorithm
21     o config_summary.F: replaced write_1D_... by write_0D_...
22       read_write.F: added subroutines write_0D_...
23     o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
24       included some initialisations required for TAMC.
25     o routine calc_isoslopes: modified sqrt computation to make it
26       differentiable for zero argument.
27     o routines dynamics, impldiff:
28       included store directives and tape key computations required for TAMC.
29     o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
30    
31    checkpoint27
32     o fixed calc_isoslopes() to so that cancellation of terms in tensor
33       formulation works properly with variable resolution.
34     o restructured the calling tree between the_model_main() and dynamics()
35     o split initialise() into initialise_fixed() and initialise_varia()
36     o introduced initialization file pSurfInitFile for free surface (cg2d_x)
37       in new routine ini_psurf()
38    
39    checkpoint26
40     o moved some #ifdef in optional routines to encompass everything
41       except the argument declarations. This was using up some memory.
42     o fixed macros like _ADT to work with both versions of Linux cpp
43     o cleaned up some unused and uninitialized variables
44       (helps when debugging with strict compile options)
45     o split up CPP_EEOPTIONS.h into options and macros
46       (macros are now in eesupp/inc/CPP_EEMACROS.h)
47     o patch for 2 processor JAM mode
48    
49    checkpoint25
50     o updates for OBCs and NH
51     o dramatically reduced memory usage
52     o added "JAM" routines for use on Artic network
53     o parameterization of convection by implicit vertical diffusion
54     o added a diagnostic of convective index
55     o moved call to calc_divg_hat() from dynamics() to solve_for_pressure()
56       (this is was partly for OBCs and NH but also in anticipation of
57        an explicit free-surface option)
58     o initial state input files for U and V
59    
60    checkpoint24
61     o Removed some spurious "REAL"s
62     o Updated KPP to latest version from JPL
63     o Added a COS(latitude) in horizontal viscosity
64    
65    checkpoint23
66     o Added del^4 diffusion for salt and temperature
67     o Multiple minor fixes (implicit none's, arguments to global_sum, etc.)
68    
69    checkpoint22
70     o Made many small changes: implicit none, format(i5), etc...
71     o Introduced KPP mixing scheme (compiles and runs but *not* tested)
72    
73    checkpoint21
74     o Introduced new I/O package that supports direct-access records (mdsio.F)
75     o Split-up mid-level I/O routines
76     o Updated input data for experiments 0,1,2,4 and 5
77     o Finally removed the genmake.* scripts (everyone seems happy with genmake)
78    
79    checkpoint20
80     o Tidied up open-boundaries some more
81     o Added non-hydrostatic code
82     o Fixed some input data
83     o Modified MPI start-up to work in "coupled" context.
84    
85    checkpoint19
86     o Tidied up directory structure for verification experiments.
87     o Added new code for open boundaries.
88     o Corrected advective terms near boundaries.
89     o Added CPP flag for "old UV" geometry and corrected spherical geometry.
90     o Implemented free-slip/no-slip BCs and del^4 dissipation.
91     o Split default parameters out of ini_parms.F into set_defaults.F.
92    
93    checkpoint18
94     o Further changes for optional code generation with
95       CPP - ugh!
96    
97    checkpoint17
98     o Beginning to incorporating modularity
99       for supporting atmos. and ocean configs.
100     o Small changes for TAMC complinace
101     o New ultra simple test case. Barotropic box
102       configuration "exp0".
103    
104    checkpoint16
105     o Minor changes to exchange routines to support
106       accumulation in reverse mode. Adjoint of an
107       assignment is an addition.
108     o Changes to support compilation by TAMC (LR(1)
109       syntax) and by g77 under Linux ( 72 character
110       limit ).
111    
112    checkpoint15
113     Rewrote exchange routines to allow
114     o General tile <-> tile connectivity.
115     o TAMC reverse mode flag ( is this really needed? )
116     o Variable width overlap and exchange region widths.
117     o Hooks for sharing data via DMA, Arctic, Memory Channel,
118       shmput/shmget, VIA, SYSV shmem and every other cool
119       communication method.
120    
121  checkpoint14  checkpoint14
122   Consistent isomorphism chages made. These allow dynamical core   Consistent isomorphism chages made. These allow dynamical core
123   to support both pressure and meters as a vertical coordinate.   to support both pressure and meters as a vertical coordinate.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.22