Changeset 3895 for anuga_validation/okushiri_2005/extract_timeseries.py
- Timestamp:
- Oct 30, 2006, 6:40:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/okushiri_2005/extract_timeseries.py
r3883 r3895 67 67 68 68 69 expected_covariances = {'Boundary': 5.2 78365381306500051e-05,70 'ch5': 1.16 8250251701857399e-04,71 'ch7': 1.12 5146958894896555e-04,72 'ch9': 1.248 634476898675049e-04}69 expected_covariances = {'Boundary': 5.299487474489660856e-05, 70 'ch5': 1.169650160375980370e-04, 71 'ch7': 1.123947836450141360e-04, 72 'ch9': 1.248329330436513066e-04} 73 73 74 expected_differences = {'Boundary': 8. 502104901511024380e-04,75 'ch5': 3.4 42302747303998579e-03,76 'ch7': 2. 802987591027187534e-03,77 'ch9': 3.1 91368834008508938e-03}74 expected_differences = {'Boundary': 8.269932106586290379e-04, 75 'ch5': 3.411769502897898498e-03, 76 'ch7': 2.777024544282339583e-03, 77 'ch9': 3.183530359567784788e-03} 78 78 79 79
Note: See TracChangeset
for help on using the changeset viewer.