mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
replacing BlackoilPhases:: with Oil Water Gas in well model
and also WellStateFullyImplicitBlackoil. There are more places to do so, while it might be easier to create a header file for this.
This commit is contained in:
@@ -61,7 +61,7 @@ namespace Opm {
|
||||
dynamic_list_econ_limited_,
|
||||
grid.comm().size() > 1,
|
||||
defunct_well_names) );
|
||||
|
||||
|
||||
// Wells are active if they are active wells on at least
|
||||
// one process.
|
||||
wells_active_ = localWellsActive() ? 1 : 0;
|
||||
|
||||
Reference in New Issue
Block a user