SimulatorReport.cpp: correct comment

This commit is contained in:
Arne Morten Kvarving
2024-02-06 13:49:46 +01:00
parent de7e442690
commit f4222a4f02

View File

@@ -88,7 +88,7 @@ namespace Opm
// It makes no sense adding time points. Therefore, do not
// overwrite the value of global_time which gets set in
// NonlinearSolverEbos.hpp by the line:
// NonlinearSolver.hpp by the line:
// report.global_time = timer.simulationTimeElapsed();
}