--- MITgcm/doc/tag-index 2002/03/06 02:14:02 1.67 +++ MITgcm/doc/tag-index 2002/05/01 01:35:30 1.71 @@ -1,8 +1,31 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.67 2002/03/06 02:14:02 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.71 2002/05/01 01:35:30 jmc Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint45a_post +o compute Rho over the whole domain (extend iMin,jMin indices) +o specific exchange for X-slice domain (case Ny=1) +o argument futureIter of S/R obcs_calc missing in exp4 & internal_wave /code +o solve_for_pressure : set cg2d_x to zero where OBCS are applied + +checkpoint44h_post = checkpoint45 +o Fix to restore differentiability: + place at which packages_init_variables is called in + initialise_varia is crucial for reverse control flow. +o modifications in GMRedi to enable stable adjoint + (corresponding modif's in thermodynamics, dynamics) +o added missing hook for sponge layer code in external_forcing +o modified test cost functions +o storing in gad_advection (plus removal of write(0,*)! +o missing headers TR1.h added in convective_adjustment routines +o errorMessageUnit set non-equal zero in eeboot + (conflict on some platforms, e.g. IBM SP3) +o modified carbon verif. + +checkpoint44h_pre +o vertical grid option: allow to put the Interface at the middle between + 2 cell-centers ; replace delZ in pkg/kpp by drF. o GM Advective form: Tracers are advected using the residual transport (= Euler+GM-bolus); set param GM_AdvSeparate=T to return to previous form.