--- MITgcm/doc/tag-index 2003/01/30 00:12:34 1.126 +++ MITgcm/doc/tag-index 2003/07/13 20:32:42 1.171 @@ -1,8 +1,282 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.126 2003/01/30 00:12:34 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.171 2003/07/13 20:32:42 jmc Exp $ Notes on tags used in MITgcmUV ============================== +o fix bug in dxV,dyU definition of cubed-sphere grid (ini_curvilinear_grid) +checkpoint51c_post +o introducing integer flag debugLevel + - debLevZero: suppress all output + - debLevA: standard + - debLevB: equivalent to current debugMode=.TRUE. +o introducing pathname variable mdsioLocalDir for mdsio + that can be specified at runtime + (relevant for cluster I/O to local disk) +` +>>>checkpoint51b_post +adjoint of ptracers +o disentangled ALLOW_PTRACERS using new ALLOW_GCHEM +o extended state in checkpoint_lev?, etc. +o alternative ctrl/cost with tr1 or ptracer +o new comlev1_bibj_ptracers +o new ptracers.flow +o made ptracers_forcing same as external_forcing_s +o added verification for adjoint with ptracers + - adm. grdchk fail so far + - tlm. grdchk OK + - checked tapelev/comlev recomputations: OK +<< affects results of glob_oce_pressure (different truncation error) + update output.txt of ideal_2D_oce & global_ocean_pressure + +checkpoint48d_pre +o in preparation for r*: + new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient. + pass the 2 comp. of the grad. as arguments to momentum S/R. + but for the moment, only used if it does not change the results. +o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP + +checkpoint48c_post +Modifications in treatment of initial flux forcing controls +to avoid extra storing of flux fields. + +checkpoint48c_pre +o Added tidal_basin_2d experiment (currently 1D!) o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented) checkpoint48b_post