--- MITgcm/doc/tag-index 2004/05/11 20:59:19 1.290 +++ MITgcm/doc/tag-index 2004/05/21 21:48:53 1.300 @@ -1,8 +1,51 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.290 2004/05/11 20:59:19 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.300 2004/05/21 21:48:53 heimbach Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint53c_post +o new version of coupler for AIM+thSIce and Ocean models + - new fields (SSS,h_MixLayer ...) are exchanged through the coupler + - land: change Evaporation of snow + - aim with thSIce: fix bug in snow-precip. +o changes to calc_gw.F + - bug fix for w^2 term near the bottom boundary + - (hopefully) improve the lateral slip boundary condtions for use with + partial/looped cells + - because the bug fix changes two verification experiments anyway (exp5 + and plume on slope), change the lateral boundary condition from half slip + to the value of no_slip_sides +o ebm package wasnt quite up to the parallel task. Fixed that. +o Adjoint of EBM package + verification + * TLM OK + * ADM not sufficient accuracy yet (needs further testing) + +checkpoint53b_post +o Commiting new energy balance model to repository + * package is pkg/ebm + * verif. is verification/global_ocean_ebm + * references are in ebm_driver.F +C * X. Wang, P. Stone and J. Marotzke, 1999: +C Global thermohaline circulation. Part I: +C Sensitivity to atmospheric moisture transport. +C J. Climate 12(1), 71-82 +C * X. Wang, P. Stone and J. Marotzke, 1999: +C Global thermohaline circulation. Part II: +C Sensitivity with interactive transport. +C J. Climate 12(1), 83-91 +C * M. Nakamura, P. Stone and J. Marotzke, 1994: +C Destabilization of the thermohaline circulation +C by atmospheric eddy transports. +C J. Climate 7(12), 1870-1882 +o Will need long integration testing. +checkpoint53b_pre + +o created pkg/mom_common in preparation for variable viscosity code +o renamed and split ini_mnc_io +o pkg/land: only liquid water can diffuse or run-off +o AIM using land: soil wetness availability account for snow +o added printMapIncludesZeros to EEPARMS namelist + checkpoint53a_post o restore TAMC compatiility for exf_constants.h (no usage of _d in .h) @@ -10,6 +53,11 @@ TAMC problem with adjoint of KPP code. (no success...) Identical code works fine with TAF. +o Fixed verification/natl_box_adjoint experiments. + Initial conditions for Experiments 4 and 5 are now + set to "SEAICE_initialHEFF=0", which is more reasonable, + and hence gives results closer to that of Experiment 2. + Experiment 6 requires "SEAICE_initialHEFF=1" and is working once again. checkpoint53 o stable checkpoint with up to date adjoint