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
123 stars 121 forks source link

Running flow-solvent fails in the Relperm diagnostics #606

Closed totto82 closed 8 years ago

totto82 commented 8 years ago

I am not able to run flow-solvent on any of the test cases in solvent_test_suite due to exceptions in the flow diagnostics. "TableContainer does not have any table in the range 0.....0"

qilicun commented 8 years ago

@totto82 This error is because TableManager can not find any saturation function tables in deck file. For solvent, because the the saturation function have different name than blackoil and relperm diagnostics doesn't support that. To solve this, one way is let relperm diagnostics support solvent model; the other way, this actually is a trick, add a random SOF3 or similar table in solvent input deck....