source: trunk/anuga_core/validation_tests/readme.md @ 9680

Last change on this file since 9680 was 9317, checked in by steve, 11 years ago

Getting all_tests_produce_results working with -np -alg and -v arguments

File size: 725 bytes
Line 
1Here we have collected a number of validation tests for anuga.
2
3Directories:
4
5(1) analytical_exact:
6
7Numerous analytical solutions to the shallow water wave equation.
8
9(2) case_studies
10
11Larger more real life simulations.
12
13(3) other_references
14
15Test against other published results
16
17(4) behaviour_only
18
19Tests against other simulation results
20
21(5) experimental_data
22
23Tests against experimental setups.
24
25(6) reports
26
27Run all_tests_produce_report.py to produce a report showing the results of
28the validation tests (excluding the large case_studies).
29 
30
31You can run the validation tests using different parameters by making changes
32to the parameters.py file. THis would usually mean changing the flow_algorithm
33parameter.
34
Note: See TracBrowser for help on using the repository browser.