--- MITgcm/doc/tag-index 2004/01/09 21:29:24 1.237 +++ MITgcm/doc/tag-index 2004/02/18 22:34:52 1.255 @@ -1,13 +1,57 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.237 2004/01/09 21:29:24 afe Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.255 2004/02/18 22:34:52 heimbach Exp $ Notes on tags used in MITgcmUV ============================== -checkpoint52f_pre +checkpoint52j_post +o fix nchklev in tamc.h for global_ocean... +o Bringing flow and store directives up-to-date +o Really weird thing! + call do_the_model_io from the_main_loop with parameters + starttime, niter0, instead of mytime, myiter, screws up the adjoint: + TAF places a faulty re-call of initialise_varia + after cost_final call which should not be there! +checkpoint52j_pre + +o tweaked pkg/mdsio/mdsio_readfield.F to have more useful logic and + error messages +o fix errorMessageUnit problem. remove old version of mdsio from eesup/src +o modified pkg/mdsio/mdsio_readfield.F -- commented out diskspace-eating + debug output +o modfied mdsio_writefield.F to handle non-global files under exch2 +o update AIM Cubed-Sphere exp (aim.5l_cs): + use land, p*, and Franco.M forcing fields with fractional land-sea mask. +o update AIM Equatorial Channel exp: + use standard aim_v23 pkg and change the SST fields to be more realistic. +o globalFile now works with exch2 +o merged mom_vi_calc_relvort3.F, mom_vi_del2uv.F and + mon_vort3.F to make exch2 friendly with >1 tile per cube face +o limit timeave output for hi-res integrations + +checkpoint52i_post +o removed CPP_EEOPTIONS.h from verification/*/code +o updated the tiling for global_ocean_pressure +checkpoint52i_pre + +o update aim.5l_LatLon using the standard aim_v23 pkg (instead of + the old pkg/aim). + +checkpoint52h_pre +o shortened offending lines in exch2_send_rx?.template +o modified W2_EXCH2_TOPOLOGY.h to reflect current topology generator +o genmake2: add build & execute test for NetCDF code +o modded aim.5l_cs and global_ocean.cs32x15 to use exch2, removed + old grid files, moved CPP_EEMACROS.h to pkg/exch2 +o added useSingleCPUIO flag to monitor.F and mon_out.F +o added temporary hack for sea-ice dynamics on the cube: + metric terms are ignored and it is assumed that + there is no sea-ice on cube faces 1, 2, 4, and 5. + +checkpoint52f_post o added exch2 cube routines to pkg/exch2 o modified hs94.cs-32x32x5 to use it o added new grid files to hs94.cs-32x32x5 -checkpoint52f_post +checkpoint52f_pre checkpoint52e_post o first attempt to solve vertical advection (momemtum & T,S) Implicitly