Changeset 8428 for trunk/anuga_core
- Timestamp:
- May 16, 2012, 9:42:47 PM (13 years ago)
- Location:
- trunk/anuga_core/validation_tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/validation_tests/Tests/Analytical/trapezoidal_channel/results.tex
r8427 r8428 25 25 \end{figure} 26 26 27 Table~\ref{trapztab} shows the discharge computed at 3 cross-sections in the channel, at a number of time-steps on the way to near steady-state. By the end of the simulation they should all be essentially the same. Large variations may suggest mass conservation errors (small variations may be due to the way discharge is computed?). 28 29 \DTLloaddb{dischargeout}{Tests/Analytical/trapezoidal_channel/discharge_outputs.txt} 30 \begin{table} 31 \caption{Discharge through cross-sections at 10m, 700m, and 1000m along the channel, at different instants in time} 32 \label{trapztab} 33 \DTLdisplaydb{dischargeout} 34 \end{table} 35 27 36 \endinput -
trunk/anuga_core/validation_tests/report.tex
r8427 r8428 6 6 \usepackage{epstopdf} 7 7 \usepackage[section]{placeins} % 'one-shot' command to nicely place figures 8 \usepackage{datatool} 8 9 9 10 \input{local-defs}
Note: See TracChangeset
for help on using the changeset viewer.