mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix bugs
This commit is contained in:
@@ -161,8 +161,8 @@ getWellConvergence(const WellState& well_state,
|
||||
tolerance_wells,
|
||||
tolerance_wells,
|
||||
max_residual_allowed},
|
||||
well_is_stopped,
|
||||
std::abs(linSys_.residual()[0][SPres]),
|
||||
well_is_stopped,
|
||||
report,
|
||||
deferred_logger);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user