--- MITgcm/doc/tag-index 2004/02/23 18:57:48 1.256 +++ MITgcm/doc/tag-index 2004/03/11 14:10:00 1.266 @@ -1,11 +1,33 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.256 2004/02/23 18:57:48 adcroft Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.266 2004/03/11 14:10:00 jmc Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint52l_pre + +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...