opm-core/opm/core/io
Andreas Lauser 7ce561095c EclipseWriter: don't convert the unit inside the rate() function
because if that is done, the integration for the production total is
wrong because the time step length is days and not seconds.

Note that the conversion now uses Opm::unit::convert::to(<>,
1/conversionFactor) instead of simply multiplying with the conversion
factor. I still think this obfuscates things more than it helps, but
[at] bska will hopefully want it this way...
2014-09-22 14:16:41 +02:00
..
eclipse EclipseWriter: don't convert the unit inside the rate() function 2014-09-22 14:16:41 +02: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 EclipseWriter: Don't use the deck directly anymore 2014-07-18 11:20:28 +02:00
OutputWriter.hpp EclipseWriter: Don't use the deck directly anymore 2014-07-18 11:20:28 +02:00