/[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.33 by heimbach, Mon Jan 29 20:16:43 2001 UTC revision 1.42 by heimbach, Fri Jul 13 20:20:12 2001 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    checkpoint40pre3
6    o created calc_gtr1.F for gad package
7    o split the_main_loop and re-introduced forward_step
8    o some recomputations of nIter0 for TAMC
9    
10    checkpoint40pre2
11    o Updated to latest branch of AJA, JMC
12    o Added gradient check package
13    o Added routines for passive tracer handling
14    o Added carbon sequestration sensitivity experiment
15    
16    checkpoint39
17     o Modifications and fixes to support TAMC
18       (mainly missing or wrong directives)
19     o Corrected common blocks when fooling TAMC to produce adjoint I/O
20       in addummy_in_stepping
21     o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
22     o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
23     o Included following packages:
24       cal: calendar
25       exf: external forcing
26       ecco: essential routines to control use of cal, exf
27             (NB: this is not the full ECCO environment)
28     o disabled some packages by default in genmake
29    
30    checkpoint38
31     o see notes_c37_adj.txt
32     o corrected wrong layer index in external_forcing_t
33     o replaced the_main_loop/forward_step by the_main_loop
34     o removed forceoutput from write_state
35       (replaced criteria for initial/final state)
36     o added runtime flag for pre-C35 pickups: usePickupBeforeC35
37    
38    checkpoint37
39     o mdsio.F routine split and packaged in pkg/mdsio
40       (mdsio.F and mdsio_gl.F still exist in eesupp/src but are not
41        used unless genmake -disable=mdsio)
42     o allow a more precise surface-geopotential gradient for the atmosphere
43       taking into account the change in space of Alpha (=1/rho) at the surface.
44     o variable "etaN" (replace cg2d_x) is the surface R-anomaly [r unit]
45       (ocean: sea surface height [m] / atmos: surface pressure anomaly [Pa])
46     o Change units: Phi_Hydrostatic (=phiHyd), Phi_Surface(=cg2d_x) and
47       Phi_NonHydrostatic (=cg3d_x), all have now the dimension of a potential
48       [m2/s2] (pressure/rhoConst in the ocean ; Geo-Potential in the atmosphere).
49     o Time-Average diagnostics defined as a pseudo package "timeave".
50     o pickup files : old pickup (before c35) did not work with new code (c35
51       and after) unless activating 2 commented lines in initialise-varia.
52     o Non-Hydrostatic pickup file Pb fixed.
53     o bug with Rigid-lid version (since c35) fixed.  
54    
55    checkpoint36
56     o implement Crank-Nickelson barotropic time-stepping
57     o recover Time-Average diagnostics
58     o fix Pb in checkpoint (PR#19)
59     o AIM become a standard package ; clean unused CPP_kees
60    
61    checkpoint35
62     o subtantial rewrite of dynamics.f
63     o allows staggered time-stepping
64     o packaged obcs, aim (Atmospheric Physics), zonal_filt, shap_filt
65     o added bottom drag (linear + quadratic)
66    
67  checkpoint34  checkpoint34
68   o Modified exchange routines for correct reverse simulation.   o Modified exchange routines for correct reverse simulation.
# Line 11  checkpoint34 Line 72  checkpoint34
72   o Corrected array boundaries in impldiff.F   o Corrected array boundaries in impldiff.F
73   o Corrected array dimensions in gmredi.   o Corrected array dimensions in gmredi.
74     Added temporary scalars to avoid storage by TAMC (gmredi, kpp).     Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
75     o Added routine GLOBAL_SUM_INT to global_sum.F
76   o Added mdsio_gl.F for ECCO purposes.   o Added mdsio_gl.F for ECCO purposes.
77    
78  checkpoint33  checkpoint33

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.42

  ViewVC Help
Powered by ViewVC 1.1.22