fix rebase error

This commit is contained in:
Cintia Goncalves Machado 2021-09-09 13:41:08 +02:00
parent 0debc207fc
commit d551e0579b

View File

@ -668,8 +668,6 @@ private:
} else if (FluidSystem::phaseIsActive(waterPhaseIdx)) {
this->pressureTimesPoreVolume_[globalDofIdx] = getValue(fs.pressure(waterPhaseIdx)) * pv;
}
}
}
if (this->computeFip_) {