--- MITgcm/doc/tag-index 2012/08/17 21:30:51 1.1718 +++ MITgcm/doc/tag-index 2012/08/21 14:28:07 1.1719 @@ -1,9 +1,22 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.1718 2012/08/17 21:30:51 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.1719 2012/08/21 14:28:07 gforget Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +o pkg/autodiff/ctrl/grdchk : + - attempt to sort out what works and what does not, + with regard to I/O, and to warn/stop accordingly. +o pkg/grdchk : + - attempt to fix grdchk in the case of useSingleCpuIO. + - "if ( myProcId .EQ. grdchkwhichproc .AND. ierr .EQ. 0 )" + statements were moved from grdchk_main.F and into + grdchk_getadxx.F grdchk_getxx.F grdchk_setxx.F. + - a global sum is applied to record numbers icvrec/layer + out of grdchk_loc so that they be passed to I/O routines. +o pkg/smooth : + - fix recomputation that appeared with nlfs : use smooth_recip_hFacC, + smooth_hFacW, smooth_hFacS (copied at init_fixed) in 3d case. o verification/testreport: - add option '-tlm' for Tangent-Linear test (-adm,-oad,-tlm are all exclusive); - can also use compressed (gzip) reference output file;