clawpack / clawutil

General utility programs
BSD 3-Clause "New" or "Revised" License
10 stars 31 forks source link

Fix full gauge comparison tests #89

Closed mandli closed 3 months ago

mandli commented 9 years ago

Currently the direct gauge comparison tests do not work if there are multiple cores as the gauges may be written out in a random order so the comparison will not work. Need to load each gauge individually and compare each separately.