mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #1691 from atgeirr/fix-missing-grat
Fix missing GRAT in switch.
This commit is contained in:
commit
9a6f390f38
@ -488,6 +488,7 @@ namespace Opm
|
||||
switch (prod_mode) {
|
||||
case ProductionSpecification::ORAT:
|
||||
case ProductionSpecification::WRAT:
|
||||
case ProductionSpecification::GRAT:
|
||||
case ProductionSpecification::LRAT:
|
||||
case ProductionSpecification::RESV:
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user