--- MITgcm/doc/tag-index 2006/07/07 21:56:15 1.695 +++ MITgcm/doc/tag-index 2006/07/14 20:20:36 1.701 @@ -1,14 +1,39 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.695 2006/07/07 21:56:15 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.701 2006/07/14 20:20:36 gforget Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== -o take bi,bj loops outside calc_gw to fix Pb with local array KappaRU,V +o profiles: now ok for mutli-threaded case +o seaice: add 4 parameters for different advection schemes for area, + (effective) seaice thickness, enthalphy, and snow height. Their default + is the standard parameter SEAICEadvScheme +o calc_gw: + - add cosFacU in zonal viscous flux (harmonic.visc.). + - put back side-drag (call new S/R MOM_W_SIDEDRAG) and output.txt. + of tutorial_plume_on_slope. +o obcs_calc.F : fix index Pb in OBSeta & OBNeta (Thanks to Gianmaria). +o calc_gw: true flux-form, account for horizontal grid spacing. + update rotating_tank results, but not plume_on_slope (affected at + truncation level, 11 digits). + +checkpoint58l_post +o calc_gw: + - take bi,bj loops outside calc_gw to fix Pb with local array KappaRU,V + - remove side-drag for now (need to fix it); update plume_on_slope results. + - fix for partial-cell & non-uniform dz; update plume_on_slope results. o commit code to make SST/SSS weights spatially variable (based on either variable in-situ or variable initial T/S weights) -o commit code to relax deviations of xx_theta, xx_salt to 5*sigma, - now based on horizontally varying weights wthetaLev, wsaltLev +o pkg/ecco: + * commit code to relax deviations of xx_theta, xx_salt to 5*sigma, + now based on horizontally varying weights wthetaLev, wsaltLev + * cost_averagesflags now returns year indices in addition to day, month + * sflux balance is performed on annual basis + (sflxumm, sfluxmm2, bal_sfluxmm) + * for SSH anomaly, separate more cleanly contrib from T/P, ERS, GFO, + including separate counting and multipliers +o pkg/rbcs + * add all necessary infrastructure for pkg/rbcs levN adjoint checkpointing checkpoint58k_post o testreport: