/[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.24 by adcroft, Wed Mar 15 16:17:17 2000 UTC revision 1.30 by heimbach, Mon Sep 11 23:30:54 2000 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint31
7     o Packages interface brought in line with defined standard
8       -> new routines packages_...F
9       -> changes in initialise_fixed.F, initialise_varia.F
10       -> enables initialisation interface for ECCO package
11     o Rescaling of external forcing fields immediately after read
12       (removed from external_forcing.F)
13       -> new: surface_fields_scale.F
14       -> affects ini_foorcing.F, external_fields_load.F
15     o Computation of surface tendencies before tendency updates.
16       -> new: external_forcing_surf.F
17     o Change of variable names useGMRedi, useKPP, useECCO
18     o Further changes in dynamics.F, impldiff.F for TAMC
19     o Tested for experiments 0, 2, 4.
20       - not yet tested for GMRedi.
21       - not yet tested for KPP.
22    
23    checkpoint30
24     o Updates for OBCs
25     o New experiment for test OBCs (internal_wave)
26     o New output.txt in verification/exp4/results/
27     o Updates for KPP: calculation of viscosity corrected, new variables
28       kpp_dumpFreq and kpp_taveFreq
29     o CPP'd calls to system routines for TARGET_CRAY_VECTOR (P.H.)
30       and entry for T90 in genmake
31    
32    checkpoint29
33     o packaged KPP and GM/Redi
34    
35    checkpoint28
36     o Corrected initialization of hFacMin for difference vertical coordinates
37     o Modified calculation of partial cell thickness to more robust algorithm
38     o config_summary.F: replaced write_1D_... by write_0D_...
39       read_write.F: added subroutines write_0D_...
40     o routines calc_common_factors, calc_gs, calc_gt, calc_phi_hyd, find_rho:
41       included some initialisations required for TAMC.
42     o routine calc_isoslopes: modified sqrt computation to make it
43       differentiable for zero argument.
44     o routines dynamics, impldiff:
45       included store directives and tape key computations required for TAMC.
46     o ALL TAMC related changes are between ifdef ALLOW_AUTODIFF_TAMC
47    
48    checkpoint27
49     o fixed calc_isoslopes() to so that cancellation of terms in tensor
50       formulation works properly with variable resolution.
51     o restructured the calling tree between the_model_main() and dynamics()
52     o split initialise() into initialise_fixed() and initialise_varia()
53     o introduced initialization file pSurfInitFile for free surface (cg2d_x)
54       in new routine ini_psurf()
55    
56    checkpoint26
57     o moved some #ifdef in optional routines to encompass everything
58       except the argument declarations. This was using up some memory.
59     o fixed macros like _ADT to work with both versions of Linux cpp
60     o cleaned up some unused and uninitialized variables
61       (helps when debugging with strict compile options)
62     o split up CPP_EEOPTIONS.h into options and macros
63       (macros are now in eesupp/inc/CPP_EEMACROS.h)
64     o patch for 2 processor JAM mode
65    
66  checkpoint25  checkpoint25
67   o updates for OBCs and NH   o updates for OBCs and NH
68   o dramatically reduced memory usage   o dramatically reduced memory usage

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

  ViewVC Help
Powered by ViewVC 1.1.22