mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5426 from totto82/output_every_timestep
fix option for output every timestep
This commit is contained in:
@@ -118,6 +118,7 @@ protected:
|
||||
unsigned int gridEquilIdxToGridIdx(unsigned int elemIndex) const;
|
||||
|
||||
void doWriteOutput(const int reportStepNum,
|
||||
const std::optional<int> timeStepNum,
|
||||
const bool isSubStep,
|
||||
data::Solution&& localCellData,
|
||||
data::Wells&& localWellData,
|
||||
|
||||
Reference in New Issue
Block a user