/[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.25 by adcroft, Wed Apr 5 15:37:10 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
64     o Updates for OBCs
65     o New experiment for test OBCs (internal_wave)
66     o New output.txt in verification/exp4/results/
67     o Updates for KPP: calculation of viscosity corrected, new variables
68       kpp_dumpFreq and kpp_taveFreq
69     o CPP'd calls to system routines for TARGET_CRAY_VECTOR (P.H.)
70       and entry for T90 in genmake
71    
72    checkpoint29
73     o packaged KPP and GM/Redi
74    
75    checkpoint28
76     o Corrected initialization of hFacMin for difference vertical coordinates
77     o Modified calculation of partial cell thickness to more robust algorithm
78     o config_summary.F: replaced write_1D_... by write_0D_...
79       read_write.F: added subroutines write_0D_...
80     o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
81       included some initialisations required for TAMC.
82     o routine calc_isoslopes: modified sqrt computation to make it
83       differentiable for zero argument.
84     o routines dynamics, impldiff:
85       included store directives and tape key computations required for TAMC.
86     o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
87    
88    checkpoint27
89     o fixed calc_isoslopes() to so that cancellation of terms in tensor
90       formulation works properly with variable resolution.
91     o restructured the calling tree between the_model_main() and dynamics()
92     o split initialise() into initialise_fixed() and initialise_varia()
93     o introduced initialization file pSurfInitFile for free surface (cg2d_x)
94       in new routine ini_psurf()
95    
96  checkpoint26  checkpoint26
97   o moved some #ifdef in optional routines to encompass everything   o moved some #ifdef in optional routines to encompass everything
98     except the argument declarations. This was using up some memory.     except the argument declarations. This was using up some memory.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.34

  ViewVC Help
Powered by ViewVC 1.1.22