mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
edit
This commit is contained in:
parent
be74630699
commit
1fd91b2ce0
@ -1376,7 +1376,7 @@ namespace Opm {
|
||||
errlog << ", ...";
|
||||
}
|
||||
errlog << "]";
|
||||
OpmLog::problem("Bubble point numerical problem", errlog.str());
|
||||
OpmLog::warning("Bubble point numerical problem", errlog.str());
|
||||
}
|
||||
if (failed_cells_pd.size() > 0) {
|
||||
std::stringstream errlog;
|
||||
|
Loading…
Reference in New Issue
Block a user