mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
it uses ebos for linearization of the mass balance equations and the current flow code from opm-simulators for all the rest. currently, the results match the ones from plain `flow` for SPE1, SPE9 and Norne, but performance is not optimal: on SPE9, converting from and to the legacy data structures takes about a third of the time to do the actual mass balance assembly. nevertheless `flow_ebos` is almost as fast as plain `flow` for SPE9. (for Norne `flow_ebos` is about 15% slower, even though the results match quite closely. the reason for this is that it requires more iterations for some reason.) |
||
---|---|---|
.. | ||
fullyimplicit | ||
CompressibleTpfaPolymer.cpp | ||
CompressibleTpfaPolymer.hpp | ||
GravityColumnSolverPolymer_impl.hpp | ||
GravityColumnSolverPolymer.hpp | ||
IncompPropertiesDefaultPolymer.hpp | ||
IncompTpfaPolymer.cpp | ||
IncompTpfaPolymer.hpp | ||
Point2D.hpp | ||
PolymerBlackoilState.cpp | ||
PolymerBlackoilState.hpp | ||
PolymerInflow.cpp | ||
PolymerInflow.hpp | ||
PolymerProperties.cpp | ||
PolymerProperties.hpp | ||
PolymerState.cpp | ||
PolymerState.hpp | ||
polymerUtilities.cpp | ||
polymerUtilities.hpp | ||
SimulatorCompressiblePolymer.cpp | ||
SimulatorCompressiblePolymer.hpp | ||
SimulatorPolymer.cpp | ||
SimulatorPolymer.hpp | ||
SinglePointUpwindTwoPhasePolymer.hpp | ||
TransportSolverTwophaseCompressiblePolymer.cpp | ||
TransportSolverTwophaseCompressiblePolymer.hpp | ||
TransportSolverTwophasePolymer.cpp | ||
TransportSolverTwophasePolymer.hpp |