- Timestamp:
- Mar 15, 2010, 7:11:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/patong_beach_validation/validate.py
r7655 r7665 57 57 # Associated tolerances to be used in comparisons (would depend on discretisation errors) 58 58 epsilon = {'patong.sww.TRIAL.tgz': 1.0e-3, 59 'patong.sww.BASIC.tgz': 6.0e-4,60 'patong.sww.FINAL.tgz': 1.0e- 4}59 'patong.sww.BASIC.tgz': 2.0e-3, 60 'patong.sww.FINAL.tgz': 1.0e-3} 61 61 62 62
Note: See TracChangeset
for help on using the changeset viewer.