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

  ViewVC Help
Powered by ViewVC 1.1.22