The writeTimeStep method is called *after* each timestep and does not include the initial state of the reservoir. If the writer wants to dump the initial state of the reservoir, this must be done in writeInit, which is called before the simulator is run, but after the initial state has been set up. |
||
---|---|---|
.. | ||
eclipse | ||
vag | ||
vtk | ||
OutputWriter.cpp | ||
OutputWriter.hpp |