mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Follow function renaming.
This commit is contained in:
parent
ec944ff5e3
commit
efd6214643
@ -473,7 +473,7 @@ private:
|
||||
}
|
||||
}
|
||||
if (not(well_local)) {
|
||||
problem_().wellModel().addReseroirSourceTerms(residual_, *jacobian_);
|
||||
problem_().wellModel().addReservoirSourceTerms(residual_, *jacobian_);
|
||||
}
|
||||
// before the first iteration of each time step, we need to update the
|
||||
// constraints. (i.e., we assume that constraints can be time dependent, but they
|
||||
|
Loading…
Reference in New Issue
Block a user