--- MITgcm/doc/tag-index 2004/10/18 16:04:19 1.370 +++ MITgcm/doc/tag-index 2004/11/10 19:36:30 1.383 @@ -1,11 +1,41 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.370 2004/10/18 16:04:19 edhill Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.383 2004/11/10 19:36:30 jmc Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint55j_post +o isolate dissipation tendency (allow to keep it out off AB) in V.I form. + affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice) +o add consistent build directories and .cvsignore files to verification +o added viscA4GridMin and viscA4GridMax for more control on biharmonic viscosity +o make all subroutines 30 or less characters in length for certain older + compilers to work (a thorough search only turns up two routines in + pkg/ptracers) +o allow (vecinv only) a different horiz. viscosity for Divergence and Vorticity; + affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice) + +checkpoint55i_post +o change arrays for total vertical diffusivity (2.D if explicit, + 3.D if implicit) ; each ptracer uses its own background value. +o added mnc/NetCDF output capability to ocn_compon_interf + - added bits to verification/cpl_aim+ocn so that it can run on + ITRDA and other clusters without the mpirun "-wd" option +o fixed wayward endif in mom_fluxform.F that messed up cyclindrical + configuration +o give MNC the ability to create additional files rather than + exceeding a specified file size limit "MNC_MAX_FILESIZE" + - the default is just less than 2GB which is a practical limit + on many systems +o Compute the non-local term using either KPP vertical diffusivity (=default) + or the total vertical diffusivity (when KPP_ghatUseTotalDiffus=T) + +checkpoint55h_post +o add verification test "vermix" o remove all the *_ioinc flags and replace with the single global outputTypesInclusive flag o allow to set a vertical profile of vertical diffusivity for T & S +o call PACKAGE_BOOT & PACKAGES_READPARMS just after INI_PARMS +o useMNC moved from data.mnc to data.pkg checkpoint55g_post o Renaming carbon AD experiments to comply with testreport conventions