mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
Remove delusional assertion. While its predecessor asserted basic
sanity, the current check would never be satisfied in a reasonable grid.
This commit is contained in:
@@ -468,7 +468,6 @@ create_block_conns(int b ,
|
||||
}
|
||||
}
|
||||
|
||||
assert (ia[nc] == nc);
|
||||
ia[0] = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user