mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix rebase error
This commit is contained in:
parent
0debc207fc
commit
d551e0579b
@ -668,8 +668,6 @@ private:
|
|||||||
} else if (FluidSystem::phaseIsActive(waterPhaseIdx)) {
|
} else if (FluidSystem::phaseIsActive(waterPhaseIdx)) {
|
||||||
this->pressureTimesPoreVolume_[globalDofIdx] = getValue(fs.pressure(waterPhaseIdx)) * pv;
|
this->pressureTimesPoreVolume_[globalDofIdx] = getValue(fs.pressure(waterPhaseIdx)) * pv;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this->computeFip_) {
|
if (this->computeFip_) {
|
||||||
|
Loading…
Reference in New Issue
Block a user