--- MITgcm/doc/tag-index 2006/11/05 18:36:05 1.743 +++ MITgcm/doc/tag-index 2006/11/23 00:06:21 1.748 @@ -1,8 +1,31 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.743 2006/11/05 18:36:05 edhill Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.748 2006/11/23 00:06:21 gforget Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== + +o profiles: fix for multithreaded case + +o diagnostics: rename few diags: + s/'PRESSURE'/'RCENTER '/g + s/'TICE '/'oceFreez'/g + s/'TAUX '/'oceTAUX '/g + s/'TAUY '/'oceTAUY '/g + s/'SWFLUX '/'oceQsw '/g + s/DIFx/DFxE/g + s/DIFy/DFyE/g + and add few ocean-forcing diagnostics: + atmPload, sIceLoad, oceQnet, oceFWflx, oceSflux, surForcT & surForcS +o modifications to pkg/seaice/growth.F and budget.F, which change results of + lab_sea experiment: HSNOW was sometimes treated as effective and sometimes + as actual snow thickness. It now refers everywhere to effective snow + thickness, meaning that for non-zero AREA, actual thickness is HEFF/AREA. + +checkpoint58r_post +o modifications to pkg/seaice/growth.F, which change results of + lab_sea experiment: fixes pertain to melting snow over open water, to + masking EVAP under sea ice, and to using the correct AREA variable for + computations of EVAP, PRECIP, HSNOW, and GHEFF o add ability to read bathy, salt, and theta using MNC (off by def) o add flooding algorithm and advection of HSNOW for pkg/seaice; both are turned off by default and do no change any results