/[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.31 by heimbach, Mon Nov 13 16:49:41 2000 UTC revision 1.38 by heimbach, Tue Apr 10 22:35:24 2001 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    checkpoint38
6     o see notes_c37_adj.txt
7     o corrected wrong layer index in external_forcing_t
8     o replaced the_main_loop/forward_step by the_main_loop
9     o removed forceoutput from write_state
10       (replaced criteria for initial/final state)
11     o added runtime flag for pre-C35 pickups: usePickupBeforeC35
12    
13    checkpoint37
14     o mdsio.F routine split and packaged in pkg/mdsio
15       (mdsio.F and mdsio_gl.F still exist in eesupp/src but are not
16        used unless genmake -disable=mdsio)
17     o allow a more precise surface-geopotential gradient for the atmosphere
18       taking into account the change in space of Alpha (=1/rho) at the surface.
19     o variable "etaN" (replace cg2d_x) is the surface R-anomaly [r unit]
20       (ocean: sea surface height [m] / atmos: surface pressure anomaly [Pa])
21     o Change units: Phi_Hydrostatic (=phiHyd), Phi_Surface(=cg2d_x) and
22       Phi_NonHydrostatic (=cg3d_x), all have now the dimension of a potential
23       [m2/s2] (pressure/rhoConst in the ocean ; Geo-Potential in the atmosphere).
24     o Time-Average diagnostics defined as a pseudo package "timeave".
25     o pickup files : old pickup (before c35) did not work with new code (c35
26       and after) unless activating 2 commented lines in initialise-varia.
27     o Non-Hydrostatic pickup file Pb fixed.
28     o bug with Rigid-lid version (since c35) fixed.  
29    
30    checkpoint36
31     o implement Crank-Nickelson barotropic time-stepping
32     o recover Time-Average diagnostics
33     o fix Pb in checkpoint (PR#19)
34     o AIM become a standard package ; clean unused CPP_kees
35    
36    checkpoint35
37     o subtantial rewrite of dynamics.f
38     o allows staggered time-stepping
39     o packaged obcs, aim (Atmospheric Physics), zonal_filt, shap_filt
40     o added bottom drag (linear + quadratic)
41    
42    checkpoint34
43     o Modified exchange routines for correct reverse simulation.
44     o Added verification output to comply with bug fix in impldiff.F
45       as of c33 (exp2, natl_box).
46     o Corrected store directives in dynamics.F
47     o Corrected array boundaries in impldiff.F
48     o Corrected array dimensions in gmredi.
49       Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
50     o Added routine GLOBAL_SUM_INT to global_sum.F
51     o Added mdsio_gl.F for ECCO purposes.
52    
53    checkpoint33
54     o Fixed bug in lower BC in impldiff.F
55     o Fixed confusion about units of forcing arrays in FFIELDS.h
56       namely Fu,Fv,Qnet,Qsw,EmPmR:
57       - Removed verification/natl_box/code/external_fields_scale.F
58         (did not differ from that in model/src)
59       - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
60         (see FFIELDS.h for description)
61       - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
62         kpp_calc.F and kpp_transport_t.F
63       - Removed model/src/external_fields_scale.F and calls to it
64       - verification/natl_box uses flux data with "atmospheric" sign so
65         a special version of external_fields_load.F is used to
66         change the data as it's read in. This way, the arrays
67         have the right units and signs at all times tha a user could
68         possibly use them.
69     o Corrected genmake to delete a temporary file during configuration
70    
71  checkpoint32  checkpoint32
72   o Scaling of forcing fields moved from external_forcing.F to   o Scaling of forcing fields moved from external_forcing.F to

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.38

  ViewVC Help
Powered by ViewVC 1.1.22