Changeset 9316


Ignore:
Timestamp:
Sep 1, 2014, 9:14:06 PM (11 years ago)
Author:
steve
Message:

Updated validation readme

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
    12\documentclass[11pt,a4paper]{article}%{amsart}
    23
  • trunk/anuga_core/validation_tests/readme.md

    r9111 r9316  
    1 The validation report can be generated as a .pdf with:
     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 on showing the results of
     28the validation tests (excluding the large case_studies).
     29
     30
     31The report
     32A validation report can be generated as a .pdf with:
    233> pdflatex report.tex
    334or as a html using the program htlatex:
Note: See TracChangeset for help on using the changeset viewer.