/[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.29 by adcroft, Thu Jul 13 14:22:58 2000 UTC revision 1.33 by heimbach, Mon Jan 29 20:16:43 2001 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint34
7     o Modified exchange routines for correct reverse simulation.
8     o Added verification output to comply with bug fix in impldiff.F
9       as of c33 (exp2, natl_box).
10     o Corrected store directives in dynamics.F
11     o Corrected array boundaries in impldiff.F
12     o Corrected array dimensions in gmredi.
13       Added temporary scalars to avoid storage by TAMC (gmredi, kpp).
14     o Added mdsio_gl.F for ECCO purposes.
15    
16    checkpoint33
17     o Fixed bug in lower BC in impldiff.F
18     o Fixed confusion about units of forcing arrays in FFIELDS.h
19       namely Fu,Fv,Qnet,Qsw,EmPmR:
20       - Removed verification/natl_box/code/external_fields_scale.F
21         (did not differ from that in model/src)
22       - Changed units of fu,fv,Qnet,Qsw,EmPmR back to proper units
23         (see FFIELDS.h for description)
24       - Scale fu,fv,Qnet,Qsw,EmPmR when used in external_forcing_surf.F,
25         kpp_calc.F and kpp_transport_t.F
26       - Removed model/src/external_fields_scale.F and calls to it
27       - verification/natl_box uses flux data with "atmospheric" sign so
28         a special version of external_fields_load.F is used to
29         change the data as it's read in. This way, the arrays
30         have the right units and signs at all times tha a user could
31         possibly use them.
32     o Corrected genmake to delete a temporary file during configuration
33    
34    checkpoint32
35     o Scaling of forcing fields moved from external_forcing.F to
36       external_fields_scale.F, called directly after loading fields.
37     o Surface relaxation terms added to surface tendency fields in
38       extra subroutine.
39     o impldiff.F changed to avoid storing by TAMC of huge intermediate
40       fields.
41     o Changes in GMRedi to comply with packaging structure.
42     o Modifications and bug fixes in KPP package.
43     o Verification experiment for KPP added (verification/nat_box/)
44    
45    checkpoint31
46     o Packages interface brought in line with defined standard
47       -> new routines packages_...F
48       -> changes in initialise_fixed.F, initialise_varia.F
49       -> enables initialisation interface for ECCO package
50     o Rescaling of external forcing fields immediately after read
51       (removed from external_forcing.F)
52       -> new: surface_fields_scale.F
53       -> affects ini_foorcing.F, external_fields_load.F
54     o Computation of surface tendencies before tendency updates.
55       -> new: external_forcing_surf.F
56     o Change of variable names useGMRedi, useKPP, useECCO
57     o Further changes in dynamics.F, impldiff.F for TAMC
58     o Tested for experiments 0, 2, 4.
59       - not yet tested for GMRedi.
60       - not yet tested for KPP.
61    
62  checkpoint30  checkpoint30
63   o Updates for OBCs   o Updates for OBCs
64   o New experiment for test OBCs (internal_wave)   o New experiment for test OBCs (internal_wave)

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

  ViewVC Help
Powered by ViewVC 1.1.22