opm-simulators/opm/core/simulator
Jørgen Kvalsvik dd77a39d95 Remove Equil + EquilWrapper, replace with upstream
Upstream (opm-parser) now provides a better Equil + EquilRecord, and
simultaneously deprecated EquilWrapper. This patch fixes the resulting
breakage.

One important note: The new Equil does not expose integers for live
oil/wet gas initialization procedure methods, but rather booleans
through constRs/constRv methods. This is how the variable behaves
according to the Eclipse reference manual (EQUIL keyword section).

Code has been updated to reflect this.
2016-03-01 09:59:54 +01:00
..
BlackoilState.cpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
BlackoilState.hpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
BlackoilStateToFluidState.hpp add some fluid state classes 2015-06-29 14:49:20 +02:00
EquilibrationHelpers.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
ExplicitArraysFluidState.hpp use a .cpp instead of an _impl.hpp file for SaturationPropsFromDeck 2015-09-02 12:29:18 +02:00
ExplicitArraysSatDerivativesFluidState.hpp use a .cpp instead of an _impl.hpp file for SaturationPropsFromDeck 2015-09-02 12:29:18 +02:00
initState_impl.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
initState.hpp Added free function initSaturation(). 2016-02-22 22:03:41 +01:00
initStateEquil_impl.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
initStateEquil.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
SimulatorReport.cpp Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
SimulatorReport.hpp Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
TwophaseState_impl.hpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
TwophaseState.hpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
WellState.hpp WellState: move typedefs into public section and include string. 2015-09-16 12:36:05 +02:00