mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06: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:
parent
4357d2564c
commit
35c0ef8ee9
@ -468,7 +468,6 @@ create_block_conns(int b ,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
assert (ia[nc] == nc);
|
|
||||||
ia[0] = 0;
|
ia[0] = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user