mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove forgotten reference to unused attribute "_gravity"
for some reason Clang compiled last time. I've got no idea why...
This commit is contained in:
parent
bdcdcdc063
commit
a6f4365344
@ -203,7 +203,6 @@ namespace Opm
|
||||
polymer_inflow_(polymer_inflow),
|
||||
src_(src),
|
||||
bcs_(bcs),
|
||||
gravity_(gravity),
|
||||
psolver_(grid, props, rock_comp_props, poly_props, linsolver,
|
||||
param.getDefault("nl_pressure_residual_tolerance", 0.0),
|
||||
param.getDefault("nl_pressure_change_tolerance", 1.0),
|
||||
|
Loading…
Reference in New Issue
Block a user