Arne Morten Kvarving
|
f2983ac6af
|
minimum dune version required is now 2.7
|
2023-04-12 09:41:23 +02:00 |
|
Arne Morten Kvarving
|
be7f94b731
|
include Math.hpp where required
|
2022-12-23 13:34:35 +01:00 |
|
Arne Morten Kvarving
|
f17a90170d
|
use exception classes from opm-common
|
2022-12-13 12:56:13 +01:00 |
|
Kai Bao
|
1f077c35d2
|
rewrting frictionPressureLoss fucntion for better jacobian matrix
it removes some singularity warning from UMFPack.
|
2022-12-07 11:43:12 +01:00 |
|
Arne Morten Kvarving
|
a7cb444328
|
MSWellHelpers: simplify interfaces
- avoid passing the matrix, only pass the solver. possible
since setting up the solver is not done in here any more.
- avoid passing shared_ptr's
|
2022-12-05 10:13:55 +01:00 |
|
Arne Morten Kvarving
|
eadf972014
|
MSWellHelpers: reverse order of template parameters
this way the matrix type and be deduced from passed parameters
|
2022-11-30 23:05:29 +01:00 |
|
Arne Morten Kvarving
|
5052a09d6e
|
make MSWellHelpers templates private
|
2022-09-01 15:17:04 +02:00 |
|