--- MITgcm/doc/tag-index 2003/02/12 17:06:01 1.133 +++ MITgcm/doc/tag-index 2003/07/13 20:32:42 1.171 @@ -1,7 +1,249 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.133 2003/02/12 17:06:01 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.171 2003/07/13 20:32:42 jmc Exp $ Notes on tags used in MITgcmUV ============================== +o fix bug in dxV,dyU definition of cubed-sphere grid (ini_curvilinear_grid) + +checkpoint51c_post +o introducing integer flag debugLevel + - debLevZero: suppress all output + - debLevA: standard + - debLevB: equivalent to current debugMode=.TRUE. +o introducing pathname variable mdsioLocalDir for mdsio + that can be specified at runtime + (relevant for cluster I/O to local disk) +` +>>>checkpoint51b_post +adjoint of ptracers +o disentangled ALLOW_PTRACERS using new ALLOW_GCHEM +o extended state in checkpoint_lev?, etc. +o alternative ctrl/cost with tr1 or ptracer +o new comlev1_bibj_ptracers +o new ptracers.flow +o made ptracers_forcing same as external_forcing_s +o added verification for adjoint with ptracers + - adm. grdchk fail so far + - tlm. grdchk OK + - checked tapelev/comlev recomputations: OK +<<