ANUGA FAQ
General Questions
What is ANUGA?
It is a software package suitable for simulating 2D water flows in complex geometries.
Why is it called ANUGA ?
The software was developed in collaboration between the Australian national University (ANU) and Geoscience Australia (GA).
How do I obtain a copy of ANUGA?
See https://anuga.anu.edu.au for all things ANUGA.
Are there any published articles about ANUGA that I can reference?
See https://anuga.anu.edu.au for links.
How do I find out what version of ANUGA I am running?
Use the following code snippet:
from anuga import get_revision_number print get_revision_number()
This should work both for installations from SourceForge as well as when working off the repository.
ANUGA FAQ
Last modified 12 years ago
Last modified on Mar 5, 2013, 3:46:29 PM