mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
dd77a39d95
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. |
||
---|---|---|
.. | ||
BlackoilState.cpp | ||
BlackoilState.hpp | ||
BlackoilStateToFluidState.hpp | ||
EquilibrationHelpers.hpp | ||
ExplicitArraysFluidState.hpp | ||
ExplicitArraysSatDerivativesFluidState.hpp | ||
initState_impl.hpp | ||
initState.hpp | ||
initStateEquil_impl.hpp | ||
initStateEquil.hpp | ||
SimulatorReport.cpp | ||
SimulatorReport.hpp | ||
TwophaseState_impl.hpp | ||
TwophaseState.hpp | ||
WellState.hpp |