--- MITgcm/doc/tag-index 2004/07/06 02:44:27 1.322 +++ MITgcm/doc/tag-index 2004/07/18 01:57:02 1.331 @@ -1,8 +1,28 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.322 2004/07/06 02:44:27 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.331 2004/07/18 01:57:02 jmc Exp $ Notes on tags used in MITgcmUV ============================== +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. + affects (truncation error) output of lab_sea & natl_box exp.: updated +o change pickup _cd & _ptracers (old pickup restart: usePickupBeforeC54=.T.) + checkpoint54a_post o re-write staggerTimeStep: step fwd U,V and then T,S (reverse the order). o change pickup file (to restart from old pickup, set usePickupBeforeC54=.T.)