Examples
The examples below range from a minimal introductory script through to
real-world flood and tsunami validation cases. Each notebook can be
downloaded and run locally; the script example is also available in the
examples/simple_examples/ directory of the repository.
Example |
Description |
Level |
|---|---|---|
Wave runup on a linearly sloping bed using a rectangular mesh.
Introduces the core ANUGA workflow: mesh creation, |
Beginner |
|
The same runup scenario presented as an interactive Jupyter notebook
with inline animation via |
Beginner |
|
Builds an unstructured mesh from a bounding polygon with multiple
tagged boundary segments using |
Intermediate |
|
Adds infinitely-thin levee/riverwall structures to a mesh using
|
Intermediate |
|
Real-world urban flood model of Merewether, Newcastle (NSW) driven
by DEM topography, an |
Advanced |
|
Okushiri Island tsunami runup (IWTS Benchmark 2) with incoming wave
specified via
|
Advanced |