mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
472844e454
Removed conflicts in opm/core/wells/WellsManager.cpp that were due to the change ```diff - pd.well_index = WellsManagerDetail::computeWellIndex(radius, cubical, cell_perm, completion->getDiameter()); + pd.well_index = WellsManagerDetail::computeWellIndex(radius, cubical, cell_perm, completion->getSkinFactor()); ``` in WellsManager::createWellsFromSpecs which moved from WellsManager.cpp to WellsManager_impl.hpp file in a previous commit. |
||
---|---|---|
.. | ||
InjectionSpecification.cpp | ||
InjectionSpecification.hpp | ||
ProductionSpecification.cpp | ||
ProductionSpecification.hpp | ||
well_controls.c | ||
WellCollection.cpp | ||
WellCollection.hpp | ||
wells.c | ||
WellsGroup.cpp | ||
WellsGroup.hpp | ||
WellsManager_impl.hpp | ||
WellsManager.cpp | ||
WellsManager.hpp |