1 | ANUGA RELEASES ON SOURCEFORGE - Release Notes. |
---|
2 | |
---|
3 | Next release: |
---|
4 | Better diagnostics for timestepping. Implemented tracking of IP for data files bundled with ANUGA to ensure that all are legally OK to distribute. |
---|
5 | Improved logging of model runs (screen_catcher and copy_code_files). |
---|
6 | Refactored graphing of timeseries into extraction and plotting (see sww2timeseries and sww2cvs_gauges). |
---|
7 | Fixed memory issues in meshing and improved performance of least squares fitting. |
---|
8 | Simplified Quantity data structure. |
---|
9 | More validation examples. |
---|
10 | (up to jan 2008) |
---|
11 | |
---|
12 | |
---|
13 | time, Q = get_flow_through_cross_section(swwfile, |
---|
14 | cross_section, |
---|
15 | verbose=False) |
---|
16 | |
---|
17 | |
---|
18 | |
---|
19 | |
---|
20 | Release Name: anuga-1.0beta_4824 |
---|
21 | 15 Nov 2007 |
---|
22 | 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 |
---|
23 | |
---|
24 | |
---|
25 | Release Name: anuga-1.0beta_4733 |
---|
26 | 12 Sep 2007 |
---|
27 | 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. |
---|
28 | |
---|
29 | |
---|
30 | Release Name: anuga-1.0beta_4669 |
---|
31 | 17 Aug 2007 |
---|
32 | 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 |
---|
33 | |
---|
34 | Release Name: anuga-1.0beta_4530 |
---|
35 | 4 June 2007 |
---|
36 | Notes: |
---|
37 | |
---|
38 | |
---|
39 | Release Name: anuga-1.0beta_4492 |
---|
40 | 25 May 2007 |
---|
41 | Notes: |
---|
42 | |
---|
43 | |
---|
44 | Release Name: anuga_1.0beta_4106 |
---|
45 | 20 Dec 2006 |
---|
46 | Notes: |
---|
47 | |
---|
48 | ANUGA 1.0beta_4106 is the first public release of ANUGA - Hydrodynamic Modelling. |
---|
49 | |
---|
50 | 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. |
---|
51 | |
---|
52 | The minor release number (4106) is the revision number from Subversion and uniquely defines the exact version of ANUGA. |
---|
53 | |
---|
54 | Changes: |
---|
55 | The files are |
---|
56 | |
---|
57 | anuga_installation_guide-1.0beta_4106.pdf |
---|
58 | anuga_user_manual-1.0beta_4106.pdf |
---|
59 | |
---|
60 | anuga-1.0beta_4106.tgz: The ANUGA software itself |
---|
61 | anuga_demos-1.0beta_4106.tgz: Examples from the manual |
---|
62 | anuga_validation-1.0beta_4106.tgz: Validation examples |
---|
63 | anuga_validation-1.0beta_4106.tgz: Custom OpenGL viewer |
---|
64 | |
---|
65 | |
---|
66 | |
---|
67 | |
---|
68 | |
---|
69 | |
---|
70 | |
---|
71 | |
---|
72 | |
---|