Changeset 9316
- Timestamp:
- Sep 1, 2014, 9:14:06 PM (11 years ago)
- Location:
- trunk/anuga_core/validation_tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/validation_tests/analytical_exact/parabolic_basin/report.tex
r9117 r9316 1 1 2 \documentclass[11pt,a4paper]{article}%{amsart} 2 3 -
trunk/anuga_core/validation_tests/readme.md
r9111 r9316 1 The validation report can be generated as a .pdf with: 1 Here we have collected a number of validation tests for anuga. 2 3 Directories: 4 5 (1) analytical_exact: 6 7 Numerous analytical solutions to the shallow water wave equation. 8 9 (2) case_studies 10 11 Larger more real life simulations. 12 13 (3) other_references 14 15 Test against other published results 16 17 (4) behaviour_only 18 19 Tests against other simulation results 20 21 (5) experimental_data 22 23 Tests against experimental setups. 24 25 (6) reports 26 27 Run all_tests_produce_report.py to produce a report on showing the results of 28 the validation tests (excluding the large case_studies). 29 30 31 The report 32 A validation report can be generated as a .pdf with: 2 33 > pdflatex report.tex 3 34 or as a html using the program htlatex:
Note: See TracChangeset
for help on using the changeset viewer.