Update ecllib from statoil master repo commit 0188b08081eb1ac4ade89ac224b8128b4c9b0481

This commit is contained in:
Bjørn Erik Jensen
2018-05-04 14:06:42 +02:00
parent 89930e15f7
commit d2e48ef153
511 changed files with 3901 additions and 42023 deletions

View File

@@ -4,13 +4,13 @@ Date: Thu, 4 Jan 2018 20:29:09 +0100
Subject: [PATCH] #2317 Apply fix for synthetic odb files
---
ThirdParty/Ert/lib/ecl/ecl_rsthead.c | 10 ++++++++--
ThirdParty/Ert/lib/include/ert/ecl/ecl_rsthead.h | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/ThirdParty/Ert/lib/ecl/ecl_rsthead.c b/ThirdParty/Ert/lib/ecl/ecl_rsthead.c
diff --git a/ThirdParty/Ert/lib/include/ert/ecl/ecl_rsthead.h b/ThirdParty/Ert/lib/include/ert/ecl/ecl_rsthead.h
index e8d9cef..2993b1e 100644
--- a/ThirdParty/Ert/lib/ecl/ecl_rsthead.c
+++ b/ThirdParty/Ert/lib/ecl/ecl_rsthead.c
--- a/ThirdParty/Ert/lib/include/ert/ecl/ecl_rsthead.h
+++ b/ThirdParty/Ert/lib/include/ert/ecl/ecl_rsthead.h
@@ -88,7 +88,10 @@ ecl_rsthead_type * ecl_rsthead_alloc_from_kw( int report_step , const ecl_kw_typ
// The only derived quantity
rsthead->sim_time = rsthead_date( rsthead->day , rsthead->month , rsthead->year );