mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
making matrix C and B same with the reference paper.
Really no good point to make C and B different from the paper formulation except introducing more confusion.
This commit is contained in:
@@ -343,7 +343,7 @@ enum WellVariablePositions {
|
||||
|
||||
long int global_nc_;
|
||||
|
||||
mutable BVector Cx_;
|
||||
mutable BVector Bx_;
|
||||
mutable BVector invDrw_;
|
||||
mutable BVector scaleAddRes_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user