mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove unused schedule
This commit is contained in:
@@ -279,7 +279,6 @@ namespace Opm
|
|||||||
const bool fixed_status)
|
const bool fixed_status)
|
||||||
{
|
{
|
||||||
const auto& summary_state = simulator.vanguard().summaryState();
|
const auto& summary_state = simulator.vanguard().summaryState();
|
||||||
const auto& schedule = simulator.vanguard().schedule();
|
|
||||||
auto& ws = well_state.well(this->index_of_well_);
|
auto& ws = well_state.well(this->index_of_well_);
|
||||||
std::string from;
|
std::string from;
|
||||||
if (this->isInjector()) {
|
if (this->isInjector()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user