From 487f90ee88847f8be371f49188cd4bdac4cdb423 Mon Sep 17 00:00:00 2001 From: Kai Bao Date: Tue, 29 Sep 2015 12:55:45 +0200 Subject: [PATCH] small comments --- opm/autodiff/BlackoilMultiSegmentModel_impl.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/opm/autodiff/BlackoilMultiSegmentModel_impl.hpp b/opm/autodiff/BlackoilMultiSegmentModel_impl.hpp index f4e822c51..7d7f70c9a 100644 --- a/opm/autodiff/BlackoilMultiSegmentModel_impl.hpp +++ b/opm/autodiff/BlackoilMultiSegmentModel_impl.hpp @@ -797,6 +797,7 @@ namespace Opm { // TODO: update the perforation pressures. // it should be based on the segment pressures + // it should be done at least for the non-segmented wells // Then it makes it necessary to update the segment pressures and phase rates. }