mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
correct the order of PLYSHLOG and polymer flags.
In flow_polymer.cpp
This commit is contained in:
parent
a4f456ab87
commit
cf17dbea38
@ -279,8 +279,8 @@ try
|
||||
grav,
|
||||
deck->hasKeyword("DISGAS"),
|
||||
deck->hasKeyword("VAPOIL"),
|
||||
deck->hasKeyword("PLYSHLOG"),
|
||||
polymer,
|
||||
deck->hasKeyword("PLYSHLOG"),
|
||||
eclipseState,
|
||||
outputWriter,
|
||||
deck,
|
||||
|
Loading…
Reference in New Issue
Block a user