Changeset 6702 for anuga_validation
- Timestamp:
- Apr 2, 2009, 4:04:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/okushiri_2005/test_caching_of_set_quantity.py
r6550 r6702 7 7 This script depends on Benchmark_2.msh and Benchmark_2_Bathymetry.pts 8 8 """ 9 # FIXME(Ole): This needs to become a unit test - in automated validation tests under Okushiri. 9 10 10 # FIXME(Ole): This script is obsolete and has been moved into the 11 # automatic validation unit test suite. 11 # FIXME(Ole): This won't work until ticket:314 has been fixed. 12 12 13 13 # Module imports … … 38 38 'alpha': alpha, 39 39 'verbose': internal_verbose, 40 'acceptable_overshoot': 1.01, # This is the default value in _fit_to_mesh - actually, not implemented. Remove! 40 41 'mesh_origin': None, 41 42 'data_origin': None,
Note: See TracChangeset
for help on using the changeset viewer.