Opened 15 years ago
Closed 14 years ago
#339 closed defect (fixed)
culvert flow not conserving flow
Reported by: | steve | Owned by: | Ole |
---|---|---|---|
Priority: | normal | Milestone: | ANUGA maintenance |
Component: | Testing and validation | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
Just noticed that one of the unit tests in test_culvert_class was actually failing (but the allclose test was passing as the relative error was 1.0e-5). The test is checking for conservation of water, and so we really want this to be essentially close to zero. I have now changed the relative tolerance on the tests checking for conservation to rtol = 1.0e-10
Change History (1)
comment:1 Changed 14 years ago by habili
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.