mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unimplemented prototypes
This commit is contained in:
parent
351181f355
commit
61d485cbe5
@ -165,11 +165,6 @@ namespace Opm
|
||||
// regularize msw equation
|
||||
bool regularize_;
|
||||
|
||||
// components of the pressure drop to be included
|
||||
WellSegments::CompPressureDrop compPressureDrop() const;
|
||||
// multi-phase flow model
|
||||
WellSegments::MultiPhaseModel multiphaseModel() const;
|
||||
|
||||
// the intial amount of fluids in each segment under surface condition
|
||||
std::vector<std::vector<double> > segment_fluid_initial_;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user