--- MITgcm/doc/tag-index 2004/12/01 22:54:42 1.397 +++ MITgcm/doc/tag-index 2004/12/04 00:24:17 1.401 @@ -1,8 +1,32 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.397 2004/12/01 22:54:42 mlosch Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.401 2004/12/04 00:24:17 jmc Exp $ Notes on tags used in MITgcmUV ============================== +o depth convergence accelerator: replace deltaTtracer by dTtracerLev(k) + (not yet implemented for implicit vertical diffusion & advection) +o OBCS: extend application of tracer open boundary conditions + to a strip beyond the boundary of width Olx/Oly + +checkpoint56c_post +o OBCS as control variables + - update ctrl_ad_diff.list, obcs_ad_diff.list + - remove balance of obcs controls from default + - fix index bug nobcs in ctrl_init + - fix dummy fields filen in ctrl_pack + - add dummy weights for obcs +o lsopt: comment out fort.94 output +o optim: + - remove unnecessary header files + - adjusted namelists + - add xerbla.F to Makefile +o exf: + - multiple modifications of exf_check_range + - unit change in exf_init_runoff from [m/year] to [m/s] +o mdsio: + - i/o-vector change debugLevel from debLevA to debLevB + +checkpoint56b_post o collect all ptracers output in an new routine (PTRACERS_OUTPUT) that is called from DO_THE_MODEL_IO - rename PTRACERS_STATV_WRITE to PTRACERS_WRITE_TIMEAVE