Merge pull request #1691 from atgeirr/fix-missing-grat

Fix missing GRAT in switch.
This commit is contained in:
Kai Bao 2019-01-02 21:22:41 +01:00 committed by GitHub
commit 9a6f390f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -488,6 +488,7 @@ namespace Opm
switch (prod_mode) {
case ProductionSpecification::ORAT:
case ProductionSpecification::WRAT:
case ProductionSpecification::GRAT:
case ProductionSpecification::LRAT:
case ProductionSpecification::RESV:
{