mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Use wellcontainer2 (#3255)
Use WellContainer<> to manage members in WellState
This commit is contained in:
@@ -321,7 +321,7 @@ namespace Opm
|
||||
double wsalt() const;
|
||||
|
||||
bool checkRateEconLimits(const WellEconProductionLimits& econ_production_limits,
|
||||
const std::vector<double>& well_rates,
|
||||
const double * rates_or_potentials,
|
||||
DeferredLogger& deferred_logger) const;
|
||||
|
||||
template <class ValueType>
|
||||
|
||||
Reference in New Issue
Block a user