OPM / opm-simulators

OPM Flow and experimental simulators, including components such as well models etc.
http://www.opm-project.org
GNU General Public License v3.0
112 stars 122 forks source link

2021-10-RC2: Gas-Water Threw an Exception #3667

Closed OPMUSER closed 2 years ago

OPMUSER commented 2 years ago
System:  Water-Gas system.
Relative permeability input format: Saturation Family II.
Number of saturation regions: 1

Program threw an exception: Could not initialize the problem: Phase pressure function for "OIL" most not be null
Failed: 26449
OPM Flow Process 26449 Has Failed
Process Complete (0) 

Previously we got:

Gas-water systems are not yet supported
Process Complete (0) 
plgbrts commented 2 years ago

Are you using EQUIL keyword? EQUIL does not work without oil at the moment. Initializing saturation and pressure gridwise should work.

OPMUSER commented 2 years ago

Yes you are right, I keep on forgetting about this. I'll close the issue.