From 3d27454c6b13556d03aba3f7125d819cd2d1eb51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atgeirr=20Fl=C3=B8=20Rasmussen?= Date: Thu, 1 Oct 2015 15:20:08 +0200 Subject: [PATCH] Make grid in deck have larger number of cells. This makes some tests succeed that use this deck only for its properties and not its grid: if the grid in the deck has fewer cells than the grid that is used for the test we will fail in the SATNUM mapping. --- tests/capillary.DATA | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/capillary.DATA b/tests/capillary.DATA index 3fbf71ac2..063db39fe 100644 --- a/tests/capillary.DATA +++ b/tests/capillary.DATA @@ -11,7 +11,7 @@ OIL GAS DIMENS -3 3 3 / +40 40 40 / TABDIMS 1 1 40 20 1 20 / @@ -27,16 +27,16 @@ GRID -- specify a fake one... DXV -1 2 3 / +40*1 / DYV -4 5 6 / +40*1 / DZV -7 8 9 / +40*1 / DEPTHZ -16*123.456 / +1681*123.456 / ------------------------------------- PROPS