mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fix typo
This commit is contained in:
parent
59aee6c56c
commit
78cc10f620
@ -972,7 +972,7 @@ public:
|
||||
val.second = press - density*dz*grav;
|
||||
}
|
||||
else if ((key.first == "BFLOWI") ||
|
||||
(key.first == "BLFOWJ") ||
|
||||
(key.first == "BFLOWJ") ||
|
||||
(key.first == "BFLOWK"))
|
||||
{
|
||||
auto dir = FaceDir::ToIntersectionIndex(Dir::XPlus);
|
||||
|
Loading…
Reference in New Issue
Block a user