Contents
AnuGA (pronounced "AHnooGAH" ) is open-source software for the simulation of the shallow water equation, in particular it can be used to model tsunamis and floods.
AnuGA is a python package with some C extensions (and an optional fortran extension). At present AnuGA has not been ported to python 3. We recommend using python 2.7
Developed at Geoscience Australia and Mathematical Sciences Institute at the Australian National University.
Copyright 2004 - 2015 Ole Nielsen, Stephen Roberts, Duncan Gray, Jane Sexton, Gareth Davies
For installation instructions, see INSTALL.rst
AnuGA documentation is available in the doc folder. In particular the user_manual
Also helpful information is available noline at
http://anuga.anu.edu.au
The user's site is:
http://anuga.anu.edu.au/
Please see anuga user mailing list here:
[email protected]
The latest development version of AnuGA's sources are is available at:
https://github.com/GeoscienceAustralia/anuga_core
They can be downloaded as a zip file or using the Git client.
To search for bugs or report them, please use the AnuGA's Bug Tracker at:
https://github.com/GeoscienceAustralia/anuga_core/issues
If you would like to take part in AnuGA development, take a look at CONTRIBUTING.rst.
See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.