ANUGA RELEASES ON SOURCEFORGE - Release Notes. Next release: Better diagnostics for timestepping. Implemented tracking of IP for data files bundled with ANUGA to ensure that all are legally OK to distribute. Improved logging of model runs (screen_catcher and copy_code_files). Refactored graphing of timeseries into extraction and plotting (see sww2timeseries and sww2cvs_gauges). Fixed memory issues in meshing and improved performance of least squares fitting. Simplified Quantity data structure. More validation examples. Function for automatically determining optimal smoothing parameter through cross validation. Implemented better second order approximation through the option to use edge limiters along with second order Runge-Kutta timestepping. This provides better accuracy in some cases (e.g. waves in deep water over long distances) Made tight_slope_limiters the default. Added the Okada tsunami source model time, Q = get_flow_through_cross_section(swwfile, cross_section, verbose=False) Upgraded ANUGA to work with Python 2.5 New fileboundary (stsboundary) coupling for timeseries on a list of points. !!!!!!!!!Need to incorporate list of closed tickets. Release Name: anuga-1.0beta_4824 15 Nov 2007 Removal of obsolete Python code where (faster) C code exists. Several updates in the documentation in response to postings. Improved installation and compilation procedure. Addressed excessive memory use in fitting (currently optional as it appears somewhat slower) As always feel free to browse the TRAC tickets: https://datamining.anu.edu.au/anuga/report/14 Release Name: anuga-1.0beta_4733 12 Sep 2007 Notes: A number of optimisations making the evolution part of ANUGA about 40% faster. The optimisations are * Dry cell exclusion * separation of functions into gateways and computational routines * Utilisation of static work arrays * A large number of minor optimisations The dry cell exclusion will be more effective in domains with large dry areas. In addition dead code was cleared out. See https://datamining.anu.edu.au/anuga/ticket/135 and https://datamining.anu.edu.au/anuga/changeset/4669 through to https://datamining.anu.edu.au/anuga/changeset/4733 for all changes since last sourceforge release. Release Name: anuga-1.0beta_4669 17 Aug 2007 Notes: Improved speed in set_quantity, deprecated xya file format, and other maintenance. See ANUGA TRAC page for details at http://datamining.anu.edu.au/anuga Release Name: anuga-1.0beta_4530 4 June 2007 Notes: Release Name: anuga-1.0beta_4492 25 May 2007 Notes: Release Name: anuga_1.0beta_4106 20 Dec 2006 Notes: ANUGA 1.0beta_4106 is the first public release of ANUGA - Hydrodynamic Modelling. Version 1.0beta is the first version for general use. It is considered as a beta release as we expect feedback and suggestions for improvement by the community. The minor release number (4106) is the revision number from Subversion and uniquely defines the exact version of ANUGA. Changes: The files are anuga_installation_guide-1.0beta_4106.pdf anuga_user_manual-1.0beta_4106.pdf anuga-1.0beta_4106.tgz: The ANUGA software itself anuga_demos-1.0beta_4106.tgz: Examples from the manual anuga_validation-1.0beta_4106.tgz: Validation examples anuga_validation-1.0beta_4106.tgz: Custom OpenGL viewer