Merge pull request #138 from bska/fix-build

Restore build of flow_polymer
This commit is contained in:
Atgeirr Flø Rasmussen
2015-08-25 15:20:54 +02:00
+1 -1
View File
@@ -268,7 +268,7 @@ try
bool use_local_perm = param.getDefault("use_local_perm", true);
Opm::DerivedGeology geology(*grid->c_grid(), *new_props, eclipseState, use_local_perm, grav);
std::vector<double> threshold_pressures = thresholdPressures(eclipseState, *grid->c_grid());
std::vector<double> threshold_pressures = thresholdPressures(parseMode, eclipseState, *grid->c_grid());
SimulatorFullyImplicitBlackoilPolymer<UnstructuredGrid>
simulator(param,