mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
Pass gridView instead of the vanguard to the initialization
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
|
||||
EQUIL::DeckDependent::InitialStateComputer<TypeTag> initialState(materialLawManager,
|
||||
eclState,
|
||||
vanguard,
|
||||
vanguard.gridView(),
|
||||
simulator.problem().gravity()[dimWorld - 1]);
|
||||
|
||||
// copy the result into the array of initial fluid states
|
||||
|
||||
Reference in New Issue
Block a user