mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add NLDD nonlinear solver option.
This commit is contained in:
@@ -240,6 +240,7 @@ namespace Opm
|
||||
|
||||
void SimulatorReport::reportFullyImplicit(std::ostream& os) const
|
||||
{
|
||||
os << fmt::format("Number of timesteps: {:9}\n", stepreports.size());
|
||||
success.reportFullyImplicit(os, &failure);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user