opm-core/opm/core/io
Roland Kaufmann 7e349636c1 Propagate initial state to the writer as well
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.
2013-11-26 22:34:42 +01:00
..
eclipse Propagate initial state to the writer as well 2013-11-26 22:34:42 +01:00
vag Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
vtk convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
OutputWriter.cpp Propagate initial state to the writer as well 2013-11-26 22:34:42 +01:00
OutputWriter.hpp Propagate initial state to the writer as well 2013-11-26 22:34:42 +01:00