Use PerfData for perforation rates

This commit is contained in:
Joakim Hove
2021-06-05 08:21:48 +02:00
parent b6318ac017
commit 4b69d12335
5 changed files with 9 additions and 11 deletions

View File

@@ -292,6 +292,7 @@ BOOST_AUTO_TEST_CASE(Pressure)
const auto& perf_data = wstate.perfData("PROD01");
(void) perf_data;
}
// ---------------------------------------------------------------------