--- MITgcm/doc/tag-index 2005/01/26 00:20:49 1.436 +++ MITgcm/doc/tag-index 2005/02/28 17:47:35 1.461 @@ -1,9 +1,54 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.436 2005/01/26 00:20:49 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.461 2005/02/28 17:47:35 heimbach Exp $ Notes on tags used in MITgcmUV ============================== -o add "_d 0" in freeze ; change some "FLOAT" to "DFLOAT"; +checkpoint57e_post +o Adding eddy stress controls a la Ferreira et al. +checkpoint57e_pre + +o fizhi pkg: fix AtoC and CtoA when called with same input & output array + update output.txt of exp. fizhi-gridalt-hs +o add more "Z" dimensions and associated coordinate vars to MNC +o pkg/exf: added twoDigitYear capability for option useExfYearlyFields +o parameter calendarDumps: when set, approximate months (30-31 days) and years + (360-372 days) for parameters chkPtFreq, pChkPtFreq, taveFreq, SEAICE_taveFreq, + KPP_taveFreq, and freq in pkg/diagnostics are converted to exact calendar + months and years. Requires pkg/cal. +o diagnostics: add pickup functionality + - off by default for backwards compatibility + - current version only uses MDSIO -- MNC will be added +o allow to use pkg diagnostics for LAND pkg output & Shapiro Tendencies. +o pkg/shap_filt: fix for multi-tiles per face (CS-grid with EXCH2) + +checkpoint57d_post +o pkg/thsice used in the ocean: fix tile Pb related to sIceLoad forcing +o modify verification/ideal_2D_oce so that it tests the creation of mnc + output from the diagnostics package +o temporary fix in EXCH2_UV: add a 3rd call to fix the 24.tiles CS-grid set-up +o make genmake2 more portable by using ".$FS" instead of ".f" for more + of the test compilations (eg. IBM xlf on Mac OSX w/HFS filesys) +o add coordinate variables to the MNC output from the diagnostics package +o change MNC-flags default value: true when useMNC=TRUE +o add a "readgrid_mnc" flag to MNC and give model/src/ini_curvilinear_grid.F + the ability (off by default) to read the grid information using MNC +o lab_sea: use LSR_ERROR=1.E-12 for testing ; update output.txt +o diagnostics: fix a bug (sub-set of levels); keep full precision when averaging +o do snap-shot diagnostics at the middle of the time-interval (instead of + at the end). +o update exp. aim.5l_cs (use default LAND_OPTIONS.h file) and add + new test for AIM with thSIce + slab-ocean +o cpl_aim+ocn test: update output (optfile & default GMREDI_OPTIONS.h) +o move state variable diagnostics to the beginning of the time step ; + (note: still needs some work specially for snap-shot diagnostics) + duplicate & replace UVELVVEL diagnostics with UV_VEL_C & UV_VEL_Z + +checkpoint57c_post +o Change testing option (-ieee) to get closer agreement between g77 & ifort +o generate new output.txt files on faulks with g77 & the new -ieee option +checkpoint57c_pre + +o add "_d 0" in freeze ; change some "FLOAT" to "DFLOAT" and went back (TAF); update output.txt of exp. global_ocean.90x40x15 o fix in ini_eos.F (one "_d 0" was missing): now g77 & ifc give much closer results; update global_ocean_pressure & global_ocean.cs32x15 output.txt