--- MITgcm/doc/tag-index 2004/01/25 00:31:52 1.249 +++ MITgcm/doc/tag-index 2004/03/05 02:50:25 1.265 @@ -1,12 +1,54 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.249 2004/01/25 00:31:52 dimitri Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.265 2004/03/05 02:50:25 jmc Exp $ Notes on tags used in MITgcmUV ============================== +o fix problem (when 1 tile is empty) in min/max monitor. +o fix bug in timeAve (u,vZetatave in common block) +o no restoring terms under ice for pkg/seaice +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 +o modfied mdsio_writefield.F to handle non-global files under exch2 +o update AIM Cubed-Sphere exp (aim.5l_cs): + use land, p*, and Franco.M forcing fields with fractional land-sea mask. +o update AIM Equatorial Channel exp: + use standard aim_v23 pkg and change the SST fields to be more realistic. o globalFile now works with exch2 o merged mom_vi_calc_relvort3.F, mom_vi_del2uv.F and - mon_vort3.F to make exch2 friendly with >1 tile per cube - face + mon_vort3.F to make exch2 friendly with >1 tile per cube face o limit timeave output for hi-res integrations checkpoint52i_post