--- MITgcm/doc/tag-index 2006/06/06 16:40:44 1.666 +++ MITgcm/doc/tag-index 2006/06/14 16:09:00 1.677 @@ -1,10 +1,39 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.666 2006/06/06 16:40:44 mlosch Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.677 2006/06/14 16:09:00 mlosch Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== -o pkg/ggl90: add parameter (minimum surface kinetic energy) +o pkg/seaice: add parameter that allows to scale/turn off effect of seaice + on wind stress (SEAICEstressFactor defaults to 1.) +o Total number of Timers is finite (<=40): comment out 2 non-essential one + in the_main_loop.F to avoid Pb (e.g., when running fizhi test) +o vector_invariant: fix highOrderVorticity(=4.th.Order) advection + on CS-grid: no longer loosing mass. +o exf & curvilinear-grid: no longer modify longitude xC & xG. +o pkg/ggl90: fix sloppy output and fix a bug +o pkg/seaice: added SEAICEuseEVPpickup parameter + - Set to false in order to start EVP solver with + non-EVP pickup files when using SEAICEuseEVP + - fix sign error in diffusion in seaice_calc_rhs + +checkpoint58h_post +* Modifications for bottom topography control + o replace hFacC by _hFacC at various places + o replace ALLOW_HFACC_CONTROL by ALLOW_DEPTH_CONTROL + o add non-self-adjoint cg2d_nsa + o update autodiff support routines + o re-initialise hfac after ctrl_depth_ini + o works for 5x5 box, doesnt work for global_ocean.90x40x15 +* Adding verification for 5x5 box (4-layer) bottom topography control + +checkpoint58g_post +o pkg/diagnostics: implement "periodic averaging diagnostics" (e.g., + used for mean seasonal cycle, mean diurnal cycle); add an example + in verification/global_ocean.cs32x15/input.thsice/data.diagnostics +o pkg/ggl90: + - add parameter (minimum surface kinetic energy) + - fix bug (avoiding division by zero) o couple pkg/thsice to pkg/seaice: - modify advection in seaice to accomodate new scalar fields to be advected - only muliDimAdection scheme work with seaice/thsice