Adds ::Aquifer to Opm::EclIO::SummaryNode::Category.

This commit is contained in:
Williham Williham Totland
2020-03-26 10:53:09 +01:00
parent 5a701a2ee8
commit 4e08ff7f6d
5 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ namespace Opm::EclIO {
struct SummaryNode {
enum class Category {
Aquifer,
Well,
Group,
Field,