source:
trunk/anuga_core/README.rst
@
9717
Last change on this file since 9717 was 9717, checked in by , 10 years ago | |
---|---|
File size: 2.7 KB |
AnuGA
Contents
What is AnuGA?
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 the Risk Assessment Methods Project 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
Installation
For installation instructions, see INSTALL.rst
Documentation
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
Latest source code
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.
Bug reports
To search for bugs or report them, please use the AnuGA's Bug Tracker at:
https://github.com/GeoscienceAustralia/anuga_core/issues
Developer information
If you would like to take part in AnuGA development, take a look at CONTRIBUTING.rst.
License information
See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.