mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Finishing compliation.
This commit is contained in:
@@ -198,7 +198,7 @@ try
|
||||
// since number of wells may change etc.
|
||||
|
||||
|
||||
SimulatorFullyImplicitBlackoil simulator(param,
|
||||
SimulatorFullyImplicitBlackoil<UnstructuredGrid> simulator(param,
|
||||
*grid->c_grid(),
|
||||
*new_props,
|
||||
rock_comp->isActive() ? rock_comp.get() : 0,
|
||||
|
||||
Reference in New Issue
Block a user