/[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.35 by jmc, Thu Feb 8 20:45:27 2001 UTC revision 1.39 by heimbach, Mon May 14 22:19:04 2001 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    checkpoint39
6     o Modifications and fixes to support TAMC
7       (mainly missing or wrong directives)
8     o Corrected common blocks when fooling TAMC to produce adjoint I/O
9       in addummy_in_stepping
10     o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
11     o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
12     o Included following packages:
13       cal: calendar
14       exf: external forcing
15       ecco: essential routines to control use of cal, exf
16             (NB: this is not the full ECCO environment)
17    
18    checkpoint38
19     o see notes_c37_adj.txt
20     o corrected wrong layer index in external_forcing_t
21     o replaced the_main_loop/forward_step by the_main_loop
22     o removed forceoutput from write_state
23       (replaced criteria for initial/final state)
24     o added runtime flag for pre-C35 pickups: usePickupBeforeC35
25    
26    checkpoint37
27     o mdsio.F routine split and packaged in pkg/mdsio
28       (mdsio.F and mdsio_gl.F still exist in eesupp/src but are not
29        used unless genmake -disable=mdsio)
30     o allow a more precise surface-geopotential gradient for the atmosphere
31       taking into account the change in space of Alpha (=1/rho) at the surface.
32     o variable "etaN" (replace cg2d_x) is the surface R-anomaly [r unit]
33       (ocean: sea surface height [m] / atmos: surface pressure anomaly [Pa])
34     o Change units: Phi_Hydrostatic (=phiHyd), Phi_Surface(=cg2d_x) and
35       Phi_NonHydrostatic (=cg3d_x), all have now the dimension of a potential
36       [m2/s2] (pressure/rhoConst in the ocean ; Geo-Potential in the atmosphere).
37     o Time-Average diagnostics defined as a pseudo package "timeave".
38     o pickup files : old pickup (before c35) did not work with new code (c35
39       and after) unless activating 2 commented lines in initialise-varia.
40     o Non-Hydrostatic pickup file Pb fixed.
41     o bug with Rigid-lid version (since c35) fixed.  
42    
43    checkpoint36
44     o implement Crank-Nickelson barotropic time-stepping
45     o recover Time-Average diagnostics
46     o fix Pb in checkpoint (PR#19)
47     o AIM become a standard package ; clean unused CPP_kees
48    
49  checkpoint35  checkpoint35
50   o subtantial rewrite of dynamics.f   o subtantial rewrite of dynamics.f

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.39

  ViewVC Help
Powered by ViewVC 1.1.22