/[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.38 by heimbach, Tue Apr 10 22:35:24 2001 UTC revision 1.63 by jmc, Mon Mar 4 15:27:30 2002 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o Shap_filt: a) new shap_filt S/R to use no-slip BC with S2 filter
7                 b) enable to filter 2D fields.
8    
9    checkpoint44e_pre,post
10    o re-wrote convective adjustment to use pre-calculated weights
11      Affects: model/src/convective_adjustment.F, convective_adjustment_ini.F
12      Adds:    model/src/convective_weights.F, convectively_mixtracer.F
13      Original calls to convect() still in place.
14    
15    chkpt44d_pre,post
16    o added missing EXCLUDE_MONITOR flags
17    o changed "e" to "_d" in gmredi_slope_limit, gmredi_slope_psi
18      (incompatible typ in MIN/MAX expressions caused problems
19      on IBM SP3)
20    o in genmake added variable MAKEDEPEND
21      plus resetting for case SunOS
22    o added timer_stats.c routine for IBM SP3
23    o removed variables in dynamics
24    !!! I forgot to create tag chkpt44d_pre !!!
25    !!! But chkpt44d_pre = chkpt44c_post    !!!
26    
27    o real fresh water flux implemented with non-linear free-surface.
28    
29    chkpt44c_pre,post
30    o few fix (mask in shap_s2, EmPmR in external_field_load,
31      USE_NATURAL_BCS in solve_for_P);
32    o add arguments myIter & myTime to S/R obcs_calc & solve_for_P
33    
34    checkpoint44b_pre/_post
35    o merge of relevant stuff from the ecco-branch:
36      - genmake: removed $S64 overwrite for case SunOS
37      - pkg/exf: update and corrections for field swapping and obcs
38      - pkg/ecco: parameter lists for the_model_main, the_main_loop
39                  harmonized between ECCO and MITgcm
40      - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice
41                      updated checkpointing_lev... lists for obcs
42      - model/src: minor changes in forward_step, plot_field
43                   added directive for divided adjoint in the_main_loop
44      - pkg/mdsio: added mdsio_gl_slice
45    
46    o check parameters & config (chkpt44a_pre,post)
47    o OBC and NonLin_FrSurf.
48    
49    checkpoint44
50    o fix bug in mom_vi_del2uv
51    o select when filters are applied ; add options to zonal_filter (data.zonfilt)
52    o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection)
53    o update AIM experiments (NCEP input files)
54    o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf)
55    o added some stuff for AD
56    
57    checkpoint43
58    o added two new advection tests
59    o added global 4x4 degree ocean test
60    o added test of H&S94 with free surface on cube
61    o some final mods for gradient check, adjoint,...
62    
63    checkpoint42
64      Fixed AD-related problems:
65    o Store directives up-to-date with re-arranged Adams-Bashforth
66      (mainly thermodynamics.F)
67    o New store directives for multi-dim. advection schemes
68      * new CPP flag ALLOW_MULTI_DIM_ADVECTION
69      * new common block and key passkey
70      (mainly gad_advection.F)
71    o Modified store directives for split of dynamics/thermodynamics
72      for the case ALLOW_KPP
73    o Cleaned argument list for timestep_tracer.F
74    
75    checkpoint41
76    o re-formatted/added comments in prologues of key subroutines
77      to work with protex
78    
79    checkpoint40
80    o moved calc_gs, calc_gt and calc_tr1 back to model/src
81    o added FLT (floats) package from Arne along with demo. experiment
82    o re-arranged Adams-Bashforth scheme for tracers to allow easier
83      implementation of forward-in-time forcing terms
84    o more mods for non-linear free-surface including new variable
85    o modified multi-dim method to work on cube
86    o bug fix in KPP (from DM)
87    
88    checkpoint40pre9
89    o added DST advection schemes
90    o fix MPI bug on SGI's
91    o modifications for non-linear free-surface
92    o fixed conditionals for fixed flow/passive tracer only mode
93    o added tension/strain form of stress tensor
94    o changes to commenting of arguments for TAF/TAMC
95    o added/updated many matlab scripts
96    o added multi-dimensional advection method for tracers
97      
98    checkpoint40pre8
99    o new package rw/
100      Added method for dumping intermediate local arrays:
101      mdsio_writetile - same as mdsio_writefield except works from inside
102                        bi,bj loop
103      mdsio_writelocal - same as mdsio_writetile except works for local
104                         arrays
105      write_local_r? - higher-level wrapper for mdsio_writelocal
106      Controlled by diagFreq. Defaults to zero (ie. no dumps)
107      Example given at end of mom_vecinv.F that dumps some local arrays.
108    o replaced calc_mom_rhs.F by mom_fluxform.F/mom_vecinc.F to
109      control flux-form versus vector invariant code.
110      Switch is runtime flag vectorInvariantMomentum (defaults to false)
111      or genmake -DISABLE ...
112    o TAMC-related update to cope with mom_fluxform.F/mom_vecinc.F
113      (additional storing is now needed for case vecinv;
114      currently nothing implemented to switch this storing off
115      in case fluxform is used since no CPP flag available).
116    
117    checkpoint40pre7
118    o bug fix in dynamics.F
119      calc_viscosity called before k=1,Nr loop.
120    o added some #ifdef's ALLOW_PASSIVE_TRACER
121    o cleaned initialisations in ctrl_map_ini
122      related to TAF
123    
124    checkpoint40pre6
125    o split dynamics into thermodynamics & dynamics
126    o corresponding split of calc_diffusivity into
127      calc_diffusivity, calc_viscosity
128      (kpp_calc_diff, kpp_calc_visc).
129    o Added diffkr, kapgm to control variables
130    o bug fix in gmredi_slope_limit for ldd97
131    
132    checkpoint40pre5
133    o proper initialization of Adams-Bashforth time stepping
134      + uses forward step for very first step of model (iter=0)
135    o re-generated *all* output since almost all output is modified by this
136      change (sorry but we've been putting this one off for about 2 years)
137      + natl_box, aim.5l_Equatorial_Channel and aim.5l_zon-ave were
138        *not* regenerated since they are already out of date and I don't
139        want to create the impression that they are suddenly working.
140    o removed KAP stuff for DEC's
141    o modified/added many .cvsignore files in */code and */input
142    o added new expt "solid-body.cs-32x32x1"
143      + this uses an alternative form of ini_curvilinear_grid.F which
144        is not necessarily any better than the current one...
145    
146    checkpoint40pre4
147    o added re-initialisations of utrans,vtrans,rtrans in
148      calc_common_factors which are crucial for TAF.
149    o extended iMin,jMin range for calc_common_factors,
150      calc_diffusivity
151    o added option ALLOW_PASSIVE_TRACER
152    o a few minor updates and fixes
153    
154    checkpoint40pre3
155    o created calc_gtr1.F for gad package
156    o split the_main_loop and re-introduced forward_step
157    o some recomputations of nIter0 for TAMC
158    
159    checkpoint40pre2
160    o Updated to latest branch of AJA, JMC
161    o Added gradient check package
162    o Added routines for passive tracer handling
163    o Added carbon sequestration sensitivity experiment
164    
165    checkpoint39
166     o Modifications and fixes to support TAMC
167       (mainly missing or wrong directives)
168     o Corrected common blocks when fooling TAMC to produce adjoint I/O
169       in addummy_in_stepping
170     o Updated verification/vero/ (bug fixes in code/, correct pickups in input/)
171     o Enabled "sliced" (xz-,yz-) exchanges, needed for obcs.
172     o Included following packages:
173       cal: calendar
174       exf: external forcing
175       ecco: essential routines to control use of cal, exf
176             (NB: this is not the full ECCO environment)
177     o disabled some packages by default in genmake
178    
179  checkpoint38  checkpoint38
180   o see notes_c37_adj.txt   o see notes_c37_adj.txt
181   o corrected wrong layer index in external_forcing_t   o corrected wrong layer index in external_forcing_t

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.63

  ViewVC Help
Powered by ViewVC 1.1.22