/[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.30 by heimbach, Mon Sep 11 23:30:54 2000 UTC revision 1.35 by jmc, Thu Feb 8 20:45:27 2001 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint35
7     o subtantial rewrite of dynamics.f
8     o allows staggered time-stepping
9     o packaged obcs, aim (Atmospheric Physics), zonal_filt, shap_filt
10     o added bottom drag (linear + quadratic)
11    
12    checkpoint34
13     o Modified exchange routines for correct reverse simulation.
14     o Added verification output to comply with bug fix in impldiff.F
15       as of c33 (exp2, natl_box).
16     o Corrected store directives in dynamics.F
17     o Corrected array boundaries in impldiff.F
18     o Corrected array dimensions in gmredi.
19       Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
20     o Added routine GLOBAL_SUM_INT to global_sum.F
21     o Added mdsio_gl.F for ECCO purposes.
22    
23    checkpoint33
24     o Fixed bug in lower BC in impldiff.F
25     o Fixed confusion about units of forcing arrays in FFIELDS.h
26       namely Fu,Fv,Qnet,Qsw,EmPmR:
27       - Removed verification/natl_box/code/external_fields_scale.F
28         (did not differ from that in model/src)
29       - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
30         (see FFIELDS.h for description)
31       - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
32         kpp_calc.F and kpp_transport_t.F
33       - Removed model/src/external_fields_scale.F and calls to it
34       - verification/natl_box uses flux data with "atmospheric" sign so
35         a special version of external_fields_load.F is used to
36         change the data as it's read in. This way, the arrays
37         have the right units and signs at all times tha a user could
38         possibly use them.
39     o Corrected genmake to delete a temporary file during configuration
40    
41    checkpoint32
42     o Scaling of forcing fields moved from external_forcing.F to
43       external_fields_scale.F, called directly after loading fields.
44     o Surface relaxation terms added to surface tendency fields in
45       extra subroutine.
46     o impldiff.F changed to avoid storing by TAMC of huge intermediate
47       fields.
48     o Changes in GMRedi to comply with packaging structure.
49     o Modifications and bug fixes in KPP package.
50     o Verification experiment for KPP added (verification/nat_box/)
51    
52  checkpoint31  checkpoint31
53   o Packages interface brought in line with defined standard   o Packages interface brought in line with defined standard
54     -> new routines packages_...F     -> new routines packages_...F

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

  ViewVC Help
Powered by ViewVC 1.1.22