opm-core/opm/core/io
Joakim Hove 67a218e61a Fixed writing well information to the restart file
The original version of the code wrote 14 items per connection to the
ICON array, however when loading restart information the ERT well loader
currently expects to find segment information in item 15. Will now write
an additional segment id item for each connection.

In addition the code has been refactored to use operator[] to set
elements instead of push_back() which was used previously.
2015-02-02 08:07:33 +01:00
..
eclipse Fixed writing well information to the restart file 2015-02-02 08:07:33 +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 - adjust OutputWriter to SimulatorTimerInterface 2015-01-09 16:22:03 +01:00
OutputWriter.hpp - adjust OutputWriter to SimulatorTimerInterface 2015-01-09 16:22:03 +01:00