--- MITgcm/doc/tag-index 2004/07/08 16:15:20 1.325 +++ MITgcm/doc/tag-index 2004/07/27 14:55:23 1.336 @@ -1,8 +1,35 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.325 2004/07/08 16:15:20 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.336 2004/07/27 14:55:23 adcroft Exp $ Notes on tags used in MITgcmUV ============================== +o data.diagnostics: if levels() is unspecified then ALL levels are diagnosed +o update global_ocean.cs32x15/thsice: use z* + RealFW + staggerTimeStep +o start with no AB and no initial filtering (staggerTimeStep): + change the results of test-exp: hs94.128x64x5, hs94.1x64x5 & hs94.cs-32x32x5 +o move ocean specific S/R calls from forward_step.F to do_oceanic_phys.F + (external loading & cpl import/export stay in forward_step.F) +o update coupling interface to work with new staggerTimeStep +o change MDSIO ptracers_pickup. +o fix a bug in Flux deriv. vs Ts (pkg/aim_v23/phy_suflux_sice.F); +o genmake2 fixes so netcdf now works on halem ("osf1_alpha_*") +o bugs fixed in kpp_calc.F (ustarY) and external_forcing.F (Qsw & Partial-cell) + +checkpoint54c_post +o replace surfaceTendency U,V,S,T,Tice,Ptr by surfaceForcing U,V,S,T,Tice,Ptr + this affects (truncation error) output.txt of test-exp: + global_ocean_ebm,_pressure,.cs32x15(&.thsice), lab_sea & natl_box +o pkg/kpp: replace pMask by maskC to reduce memory size (one 3.D array) +o change Qnet to always be the net heat flux, (+upward). + affects (truncation error) output of natl_box exp.: updated +o define the max number of passive tracers in PTRACERS_SIZE.h +o start to test mnc routinely in exp0 +o add sea-ice loading (sIceLoad) as a new forcing field. + +checkpoint54b_post +o add testreport "-j JOBS" option for parallel builds (tested and pretty + impressive on Altix and Opteron systems) +o diagnostics can now write NetCDF files through the mnc package o staggerTimeStep & NLFS: update pkg aim_v23 & thsice; update aim.5l_cs output o staggerTimeStep & multi-Dim-Advec: Exch(U,V) added o staggerTimeStep & NLFS: rescale T & S surface tendencies.