--- MITgcm/doc/tag-index 2004/12/10 20:10:46 1.409 +++ MITgcm/doc/tag-index 2004/12/14 23:00:53 1.413 @@ -1,8 +1,31 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.409 2004/12/10 20:10:46 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.413 2004/12/14 23:00:53 edhill Exp $ Notes on tags used in MITgcmUV ============================== +o changes per discussion of AM, JMC, & EH3 today: + - move redundant "grid" variables out of "state" -- in preparation of + creating proper CF-style coordinate variables and in recognition + that any/all grid variables can be easily copied (eg. w/NCO) from + the grid files into any of the other NetCDF files + - *always* output grid variables with MDSIO (this will eventually be + changed) + - output MNC grid file if useMNC is true +o every instance of _END_MASTER() has been found and replaced with + _END_MASTER( myThid ) in order to satisfy certain picky Sun + preprocessors +o re-arrange diagnostics pkg initialisation: + - allow each package to extend the available diagnostics list + - add some checking and fix small problems (multi-threaded, ...) + - new S/R diagnostics_fill (replace fill_diagnostics): + look through the short list of active diag. (instead of the long list) + create function DIAGNOSTICS_IS_ON to tell if a diagnostics is active + +checkpoint57a_post +o this set of changes restores TAMC compatibility + tested for global_ocean.90x40x15 adjoint on trough + (what a pain) + checkpoint57a_pre o some modifs in tools/build_options for sunos o call ctrl_pack for ctrl at end for optimcycle=0