Visualisation
ANUGA provides several tools for visualising simulation results. During a simulation run,
the domain object can generate plots of the current state of the simulation.
After the simulation, results can be viewed with the interactive GUI (anuga_sww_gui)
or explored programmatically via anuga.SWW_plotter.
See also
- Advanced Visualisation
The legacy
anuga_viewerand QGIS integration.