mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removes well debugging output.
This commit is contained in:
parent
63d8d5e781
commit
3aa869cfa0
@ -234,7 +234,6 @@ void WellsManager::createWellsFromSpecs(std::vector<WellConstPtr>& wells, size_t
|
|||||||
|
|
||||||
well_index++;
|
well_index++;
|
||||||
}
|
}
|
||||||
std::cout<<"well_index="<<well_index<<" no wells="<<wells.size()<<std::endl;
|
|
||||||
// Set up reference depths that were defaulted. Count perfs.
|
// Set up reference depths that were defaulted. Count perfs.
|
||||||
|
|
||||||
const int num_wells = well_data.size();
|
const int num_wells = well_data.size();
|
||||||
|
Loading…
Reference in New Issue
Block a user