opm-simulators icon indicating copy to clipboard operation
opm-simulators copied to clipboard

Unsupported item in RPTRST keyword

Open bludvigsen opened this issue 1 year ago • 1 comments

I get this error message from the following input:

RPTRST -- Generated : Petrel -- BASIC=1: Restart file is written at every report time but only last report is kept -- BASIC=2: Restart file is written at every report time until reset -- BASIC=3: Restart file is written at every nth report time, controlled by FREQ=nth -- BASIC=4: Restart file is written at the first report step of each year -- BASIC=5: Restart file is written at the first report step of each month BASIC=0 /

RPTRST: invalid value 'BASIC=0' for item 1 In file: /home/bjolud/OPM/IVAR_AASEN/IVAR_AASEN_2021_REF_3DEC2021_SCH.INC, line 290372 RPTRST(RPTRST): invalid option or unsupported integer control format**_

The manual does not state that this item is invalid.

bludvigsen avatar Aug 09 '24 10:08 bludvigsen

Thanks a lot for the report. I think this is a programming error in the simulator and that we fixed the problem in May (PR #5335). Does the simulation continue or does it stop processing at that point? If the simulation continues, then I believe that we implement the correct behaviour and that the diagnostic is "simply" spurious, but if the simulation stops then we'll have to do some more investigation.

bska avatar Aug 09 '24 10:08 bska