OPM / opm-parser

http://www.opm-project.org
11 stars 44 forks source link

Addde keyword SKINPRES #1210

Closed joakim-hove closed 6 years ago

joakim-hove commented 6 years ago

This PR introduces a highty experimental keyword SKINPRES which is quite non-standard in two ways:

  1. It uses multi record item description. This feature was introduced for the VFPPROD and VFPINJE keywords, and it works there.

  2. It uses the num_tables functionality to determine the number of records in keyword, this is only used for the two quite non-triivial keywords PVTO and PVTG.

The current keyword compiles; but if it is usable for anything I am not certain. I fear that the reference condition record for each item will not be correctly recycled.