From 305e9d1448eb7e511bfa303a469c83088c492b9a Mon Sep 17 00:00:00 2001 From: Andreas Lauser Date: Tue, 15 Apr 2014 13:57:39 +0200 Subject: [PATCH] add the missing TABDIMS keyword to the live oil and wet gas unit test data files these are required for the new parser. (without them, these files would be invalid AFAICT, but I'm not an Eclipse file format expert...) --- tests/liveoil.DATA | 5 +++++ tests/wetgas.DATA | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/tests/liveoil.DATA b/tests/liveoil.DATA index c6a04b406..48fcafe6b 100644 --- a/tests/liveoil.DATA +++ b/tests/liveoil.DATA @@ -1,3 +1,8 @@ +TABDIMS +-- use the defaults of TABDIMS but the keyword must be present in the deck +-- for it to be usable +/ + OIL GAS WATER diff --git a/tests/wetgas.DATA b/tests/wetgas.DATA index 4fad316e5..3c094dc16 100644 --- a/tests/wetgas.DATA +++ b/tests/wetgas.DATA @@ -1,3 +1,8 @@ +TABDIMS +-- use the defaults of TABDIMS but the keyword must be present in the deck +-- for it to be usable +/ + WATER OIL GAS