This directory, automated_validation_tests, contains a collection of projects that validate ANUGA against known scenarios either from physical observations or analytical solutions. The validation tests take the form of automated unit tests except that they all test the whole system rather than individual components and that they generally take considerably longer time to execute than normal unittests. The master script, validate_all.py, will run through all tests.