Atgeirr Flø Rasmussen
98debed741
Fix minor output bug and refine output.
...
Previously the substep summary reports were cumulative, misleading the user.
Also, made output a little more compact and readable, ensuring numbers line up
unless unusually many digits are needed for times and iteration counts.
2017-04-06 14:54:08 +02:00
Andreas Lauser
8c5f92dbc4
extend and clean up the SimulatorReport
2016-11-25 21:19:57 +01:00
Atgeirr Flø Rasmussen
654a24b625
Use vector instead of VLA, also add missing includes.
2016-10-13 17:08:52 +02:00
Markus Blatt
14eeb7c39a
Removed warning in WellSwitchLogger::calculateMessageSize
2016-10-05 13:51:08 +02:00
Markus Blatt
99bf74c705
Changed some names in WellSwitchingLogger
2016-10-05 11:45:59 +02:00
Markus Blatt
07318edfa1
Added a parallel aware logger for switching wells.
...
It will collect all the switches. Afterwards they are collect on
the root process and logged there.
This commit includes a small test program.
2016-10-05 10:33:15 +02:00