mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-30 13:03:49 -06:00
Merge remote-tracking branch 'upstream/master' into PR/ewoms-can-use-dune-fem
This commit is contained in:
commit
8700a9533c
@ -794,7 +794,6 @@ private:
|
||||
for (unsigned elemIdx = 0; elemIdx < numDof; ++elemIdx)
|
||||
compressedToCartesianElemIdx[elemIdx] = gridManager.cartesianCellId(elemIdx);
|
||||
|
||||
// the fluid-matrix interactions for ECL problems are dealt with by a separate class
|
||||
materialLawManager_.initFromDeck(deck, eclState, compressedToCartesianElemIdx);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user