--- MITgcm/doc/tag-index 1998/11/30 16:46:45 1.17 +++ MITgcm/doc/tag-index 1999/05/18 18:31:31 1.21 @@ -1,8 +1,32 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.17 1998/11/30 16:46:45 cnh Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.21 1999/05/18 18:31:31 adcroft Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint22 + o Made many small changes: implicit none, format(i5), etc... + o Introduced KPP mixing scheme (compiles and runs but *not* tested) + +checkpoint21 + o Introduced new I/O package that supports direct-access records (mdsio.F) + o Split-up mid-level I/O routines + o Updated input data for experiments 0,1,2,4 and 5 + o Finally removed the genmake.* scripts (everyone seems happy with genmake) + +checkpoint20 + o Tidied up open-boundaries some more + o Added non-hydrostatic code + o Fixed some input data + o Modified MPI start-up to work in "coupled" context. + +checkpoint19 + o Tidied up directory structure for verification experiments. + o Added new code for open boundaries. + o Corrected advective terms near boundaries. + o Added CPP flag for "old UV" geometry and corrected spherical geometry. + o Implemented free-slip/no-slip BCs and del^4 dissipation. + o Split default parameters out of ini_parms.F into set_defaults.F. + checkpoint18 o Further changes for optional code generation with CPP - ugh!