--- MITgcm/doc/tag-index 2004/01/27 19:55:02 1.253 +++ MITgcm/doc/tag-index 2004/03/02 08:45:46 1.263 @@ -1,8 +1,41 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.253 2004/01/27 19:55:02 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.263 2004/03/02 08:45:46 dimitri Exp $ Notes on tags used in MITgcmUV ============================== +o moved SEAICE_DO_DIAGS to S/R do_the_model_io +o bug fix for pkg/seaice pickups +o change MNC call locations and add coordinate attributes +o mask vorticity at the corner ; affects global_ocean.cs output +o fix ini_curvilinear_grid ; test CS experiments with mpi +o aim.5l_cs: modify sea-ice fraction input file ; update output +o exf: Adding simple range check routine for exf fields after read + +checkpoint52k_post +o removed top-level directory "diags" + - we migrated these functions to pkg/timeave a long time ago +o fixed bug introduced in pkg/monitor +o accuracy ctrlprec = 32 insuffient for gradient checks using + averaged fields (I/O via cost_averages) + -> use ctrl.h in active_file*.F to control I/O precision. +o paramter list of CALL ADTHE_MAIN_LOOP +o added initial do_the_model_io to ecco +o set all ...Freq to zero after cost_final + taveFreq, dumpFreq, pChkptFreq +o MAIN and ECCO differentiability restored + +checkpoint52j_post +o fix nchklev in tamc.h for global_ocean... +o Bringing flow and store directives up-to-date +o Really weird thing! + call do_the_model_io from the_main_loop with parameters + starttime, niter0, instead of mytime, myiter, screws up the adjoint: + TAF places a faulty re-call of initialise_varia + after cost_final call which should not be there! +checkpoint52j_pre + +o tweaked pkg/mdsio/mdsio_readfield.F to have more useful logic and + error messages o fix errorMessageUnit problem. remove old version of mdsio from eesup/src o modified pkg/mdsio/mdsio_readfield.F -- commented out diskspace-eating debug output