[Opm] FW: Flow OPM error messages: Header name and type should be enclosed with ' and "Unknown enum state string: 4" - UPDATE

Joakim Hove joakim.hove at opm-op.com
Mon Sep 7 20:52:22 UTC 2020


OK good;


for the first error it seems like you are initializing your grid from an 
EGRID file (which seems to be broken ....) - is that correct? At least 
the traceback indicates that the failure takes place in EGRID loading code.


J

On 9/7/20 10:49 PM, Wilkinson, David wrote:
> Hi Joakim,
>
> I just found it!  The missing  "/" (near line 4868!)
> Eclipse did actually object to this error, I just did not look carefully enough!
> I now have the following error:
> "Keyword SEPARATE has no effect (treated as always on).
> Killed"
>
> I think a good approach is to correct anything that Eclipse was objecting to (since Eclipse has more understandable error messages) and take it from there....
>
> Regards,
> David
>
> -----Original Message-----
> From: Wilkinson, David
> Sent: 07 September 2020 15:58
> To: opm at opm-project.org
> Subject: Flow OPM error messages: Header name and type should be enclosed with ' and "Unknown enum state string: 4"
>
> Hi Joakim,
>
> Thank you for your reply, much appreciated.
>
> For the first error (Header name and type should be enclosed with '), I searched for an occurrence of the "IMPORT" keyword as suggested, but with no success.
> Is "IMPORT" a header name or type?
> What made you suspect that there was a problem with "IMPORT"?
> I understand that this keyword is ignored by OPM Flow and has no effect on the simulation
>
> For the second error (Failed to create valid EclipseState object.  Exception caught: Unknown enum state string: 4),  I checked out the link you suggested:
> https://github.com/OPM/opm-simulators/issues/2734
> I have not yet managed to find a WCONHIST keyword in SCH_010916_10DAYS.SCH:4868 which is not properly terminated with a / (should this be in line 4868?) However, I would have thought that Eclipse would give a warning (Spurious data) in the case of a missing "/"
>
> Despite my lack of success so far, many thanks for your advice and support - I'll keep on trying to solve this!
>
> Regards,
> David
>
> -----Original Message-----
> From: Opm <opm-bounces at opm-project.org> On Behalf Of opm-request at opm-project.org
> Sent: 07 September 2020 13:00
> To: opm at opm-project.org
> Subject: Opm Digest, Vol 56, Issue 3
>
> Send Opm mailing list submissions to
>          opm at opm-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>          https://opm-project.org/cgi-bin/mailman/listinfo/opm
> or, via email, send a message with subject or body 'help' to
>          opm-request at opm-project.org
>
> You can reach the person managing the list at
>          opm-owner at opm-project.org
>
> Today's Topics:
>
>     1. Flow OPM error messages: Header name and type should be
>        enclosed with ' and "Unknown enum state string: 4" (Wilkinson, David)
>     2. Re: Flow OPM error messages: Header name and type should be
>        enclosed with ' and "Unknown enum state string: 4" (Joakim Hove)
> ----------------------------------------------------------------------
> Message: 1
> Date: Sun, 6 Sep 2020 17:36:30 +0000
> From: "Wilkinson, David" <david.wilkinson at abdn.ac.uk>
> To: "opm at opm-project.org" <opm at opm-project.org>
> Subject: [Opm] Flow OPM error messages: Header name and type should be
>          enclosed with ' and "Unknown enum state string: 4"
> Message-ID:
>          <VI1PR04MB4176D607E10EAFE66843A2EFD32B0 at VI1PR04MB4176.eurprd04.prod.outlook.com>
>
> Content-Type: text/plain; charset="us-ascii"
>
> Dear Member,
>
> I am just learning the ropes with OPM and I have a few issues to try to overcome on some datasets which run fine on Eclipse:
>
> In the first dataset, the issue with the apostrophe seems clear, but there seems to be no indication of where in the dataset this occurs.
> The error messages look rather unhelpful!
>
> In the second dataset, it is perhaps an enumeration problem in the SOLUTION section.
>
> If anyone can assist me, I would be very grateful...
>
> Kind regards,
> David Wilkinson
> University of Aberdeen
>
> 1.  VOLVE_2019_SC_OPM.DATA
> Error: [/build/opm-common-ViFDtZ/opm-common-2020.04-rfinal/src/opm/io/eclipse/EclUtil.cpp:313]
> Header name and type should be enclosed with '
> terminate called after throwing an instance of 'std::runtime_error'
>    what():  [/build/opm-common-ViFDtZ/opm-common-2020.04-rfinal/src/opm/io/eclipse/EclUtil.cpp:313] Header name and type should be enclosed with '
> [ip-172-31-32-183:10275] *** Process received signal *** [ip-172-31-32-183:10275] Signal: Aborted (6) [ip-172-31-32-183:10275] Signal code:  (-6) [ip-172-31-32-183:10275] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7f40ab2b68a0]
> [ip-172-31-32-183:10275] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7f40a8f00f47]
> [ip-172-31-32-183:10275] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7f40a8f028b1]
> [ip-172-31-32-183:10275] [ 3] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8c957)[0x7f40a9557957]
> [ip-172-31-32-183:10275] [ 4] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x92ae6)[0x7f40a955dae6]
> [ip-172-31-32-183:10275] [ 5] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x92b21)[0x7f40a955db21]
> [ip-172-31-32-183:10275] [ 6] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x92d54)[0x7f40a955dd54]
> [ip-172-31-32-183:10275] [ 7] /usr/lib/x86_64-linux-gnu/libopmcommon.so.2020(_ZN3Opm5EclIO19readFormattedHeaderERSt13basic_fstreamIcSt11char_traitsIcEERNSt7__cxx1112basic_stringIcS3_SaIcEEERlRNS0_10eclArrTypeE+0x4f9)[0x7f40a9f9b699]
> [ip-172-31-32-183:10275] [ 8] /usr/lib/x86_64-linux-gnu/libopmcommon.so.2020(_ZN3Opm5EclIO7EclFileC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb+0x441)[0x7f40a9efe9d1]
> [ip-172-31-32-183:10275] [ 9] /usr/lib/x86_64-linux-gnu/libopmcommon.so.2020(_ZN3Opm11EclipseGrid14initBinaryGridERKNS_4DeckE+0xc7)[0x7f40a9ee5457]
> [ip-172-31-32-183:10275] [10] /usr/lib/x86_64-linux-gnu/libopmcommon.so.2020(_ZN3Opm11EclipseGrid8initGridERKNS_4DeckE+0x2a3)[0x7f40a9ee5813]
> [ip-172-31-32-183:10275] [11] /usr/lib/x86_64-linux-gnu/libopmcommon.so.2020(_ZN3Opm11EclipseGridC2ERKNS_4DeckEPKi+0x2a5)[0x7f40a9ee5b95]
> [ip-172-31-32-183:10275] [12] /usr/lib/x86_64-linux-gnu/libopmcommon.so.2020(_ZN3Opm12EclipseStateC1ERKNS_4DeckE+0xcb)[0x7f40a9dad88b]
> [ip-172-31-32-183:10275] [13] /usr/lib/x86_64-linux-gnu/libopmsimulators.so.2020(_ZN3Opm20ParallelEclipseStateC2ERKNS_4DeckE+0xe)[0x7f40ab7e600e]
> [ip-172-31-32-183:10275] [14] flow(_ZN3Opm4Main11initialize_ERi+0x11a1)[0x5601aff83dd1]
> [ip-172-31-32-183:10275] [15] flow(main+0x84)[0x5601afeba8c4] [ip-172-31-32-183:10275] [16] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7f40a8ee3b97]
> [ip-172-31-32-183:10275] [17] flow(_start+0x2a)[0x5601afed252a] [ip-172-31-32-183:10275] *** End of error message *** Aborted (core dumped)
>
> 2.  VOLVE_2016_DW13_OPM.DATA
> Failed to create valid EclipseState object.
> Exception caught: Unknown enum state string: 4 ubuntu at ip-172-31-32-183:~/Volve_sim_Equinor$
> ------------------------------
>
> Message: 2
> Date: Mon, 7 Sep 2020 07:42:23 +0200
> From: Joakim Hove <joakim.hove at opm-op.com>
> To: opm at opm-project.org
> Subject: Re: [Opm] Flow OPM error messages: Header name and type
>          should be enclosed with ' and "Unknown enum state string: 4"
> Message-ID: <d8a62baf-491a-f499-2332-f1e4c5d8d29f at opm-op.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> It is difficult to be certain without your input deck.
>
> For the first error I would search for an occurence of the "IMPORT"
> keyword, for the second error I think a resolution is described here:
> https://github.com/OPM/opm-simulators/issues/2734
>
>> _______________________________________________
>> Opm mailing list
>> Opm at opm-project.org
>> https://opm-project.org/cgi-bin/mailman/listinfo/opm
> --
> OPM-OP AS
> Heyerdahlsvei 12b, 0777 Oslo, Norway
> Joakim Hove
> CEO
> T: +47 92 68 57 04
> E: joakim.hove at opm-op.com
>
> ------------------------------
> Subject: Digest Footer
> _______________________________________________
> Opm mailing list
> Opm at opm-project.org
> https://opm-project.org/cgi-bin/mailman/listinfo/opm
> ------------------------------
> End of Opm Digest, Vol 56, Issue 3
> **********************************
>
>
> The University of Aberdeen is a charity registered in Scotland, No SC013683.
> Tha Oilthigh Obar Dheathain na charthannas clàraichte ann an Alba, Àir. SC013683.

-- 
OPM-OP AS
Heyerdahlsvei 12b, 0777 Oslo, Norway
Joakim Hove
CEO
T: +47 92 68 57 04
E: joakim.hove at opm-op.com



More information about the Opm mailing list