Removing a white space.

This commit is contained in:
Kai Bao
2015-04-15 16:56:05 +02:00
parent fc36bc866a
commit 807c528bef

View File

@@ -260,7 +260,7 @@ try
if (use_wpolymer) {
OPM_MESSAGE("Warning: use WPOLYMER in a non-polymer scenario.");
}
}
}
bool use_local_perm = param.getDefault("use_local_perm", true);
Opm::DerivedGeology geology(*grid->c_grid(), *new_props, eclipseState, use_local_perm, grav);