--- MITgcm/doc/tag-index 2004/12/22 07:27:07 1.427 +++ MITgcm/doc/tag-index 2005/01/04 22:08:07 1.433 @@ -1,14 +1,27 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.427 2004/12/22 07:27:07 dimitri Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.433 2005/01/04 22:08:07 heimbach Exp $ Notes on tags used in MITgcmUV ============================== +o add saltFlux(+File) forcing capability with periodicExternalForcing +o allow to use pkg diagnostics for GM-Redi & ThSIce output +o diagnostics_fill: fill in up to sNx+1 or sNy+1 (if U,V or Z pt) for mnc. +o improvements for the MNC output from DIAGNOSTICS: + - correct handling of the unlimitied dimension + - all dims now have associated coordinate variables + - variables located at U, V, and Corner ("Z") points are now written + with the correct horzontal dimensions (eg. 'Xp1', 'Yp1') so that + *all* data points are output +o added seaice_summary.F and removed obsolete ALLOW_SEAICE's from pkg/seaice +o added pkg/seaice/seaice_monitor.F o mdsio_readfield.F can now read files visible only to master MPI process. o pkg/seaice: some test code for ice-modified ocean stress o exf_getffields interpolation defaults to bilinear for all scalar forcing fields (remains bicubic for wind velocity and stress). This avoids, e.g., spurious negative numbers for precipitation and humidity. Will cause some small numerical differences for integrations using pkg/exf/exf_interp.F. +o Add ctrlvec diagnostics in pack/unpack for nondimensional I/O + May be enabled via doPackDiag checkpoint57b_post o simplify options in diagnostics_fill arguments (remove weird combinations)