mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Make sure to filter out wells from other processes in WellTestState
This commit is contained in:
@@ -34,6 +34,7 @@ struct PhaseUsage;
|
||||
|
||||
struct WGState {
|
||||
WGState(const PhaseUsage& pu);
|
||||
void wtest_state(WellTestState wtest_state);
|
||||
|
||||
WellState well_state;
|
||||
GroupState group_state;
|
||||
|
||||
Reference in New Issue
Block a user