mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove primalvariable_ and use hydroCarbonState instead
the hydrocarbonstate is stored in the reservoir state and used instead of the primalvariable_ The initial hydrocarbonstate is computed using initHydroCarbonState(...);
This commit is contained in:
@@ -173,7 +173,6 @@ namespace Opm {
|
||||
using Base::phaseCondition_;
|
||||
using Base::residual_;
|
||||
using Base::terminal_output_;
|
||||
using Base::primalVariable_;
|
||||
using Base::pvdt_;
|
||||
using Base::vfp_properties_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user