mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-04 13:36:57 -06:00
ed02b4a91f
The simulator now handles live gas as well as live oil. The primary variables are Po,Sw and Rs,Rv or Sg depending on fluid condition State 1 Gas only (Undersaturated gas): Po, Sw and Rv State 2 Gas and oil: Po, Sw and Sg State 3 Oil only (Undersaturated oil): Po, Sw and Rs This commit includes: 1. New interfaces for the vapor oil/gas ratios (Rv) 2. Modifications in the equations to handle rvs 3. New definition of ADI variable to handle changing primary variables 4. Modifications in the solution updates to handle changing primary variable 5. Some changes in the appleyard process to sync with Mrsts livegas implementation. NOTE: The implementation is tested on the liveoil cases SPE1 and a simplified SPE9 and produces the same results as the old code. The simulator is not yet able to converge on SPE3 with livegas present. For SPE3 to converge a more robust well implementation is needed. The current simulator reproduce the results of Mrst when a similar well model is used in Mrst as is currently implemented OPM. |
||
---|---|---|
.. | ||
AutoDiff.hpp | ||
AutoDiffBlock.hpp | ||
AutoDiffHelpers.hpp | ||
BlackoilPropsAd.cpp | ||
BlackoilPropsAd.hpp | ||
BlackoilPropsAdFromDeck.cpp | ||
BlackoilPropsAdFromDeck.hpp | ||
BlackoilPropsAdInterface.cpp | ||
BlackoilPropsAdInterface.hpp | ||
FullyImplicitBlackoilSolver.cpp | ||
FullyImplicitBlackoilSolver.hpp | ||
GeoProps.hpp | ||
ImpesTPFAAD.cpp | ||
ImpesTPFAAD.hpp | ||
opm-autodiff_doxygen_main.hpp | ||
SimulatorCompressibleAd.cpp | ||
SimulatorCompressibleAd.hpp | ||
SimulatorFullyImplicitBlackoil.cpp | ||
SimulatorFullyImplicitBlackoil.hpp | ||
SimulatorIncompTwophaseAd.cpp | ||
SimulatorIncompTwophaseAd.hpp | ||
TransportSolverTwophaseAd.cpp | ||
TransportSolverTwophaseAd.hpp |