Andreas Lauser
|
3a6d989d5e
|
move the code away from EclipsGridParser to opm-parser
|
2014-04-26 11:13:59 +02:00 |
|
Liu Ming
|
31ddb2f098
|
let shear vef return derivative.
|
2014-03-26 16:02:39 +08:00 |
|
Liu Ming
|
7a193dca1e
|
return the value by linear interpolation.
|
2014-03-21 14:34:46 +08:00 |
|
Liu Ming
|
9204434a4d
|
make the member functions return a const reference.
|
2014-03-19 09:23:20 +08:00 |
|
Liu Ming
|
1e41e58ce7
|
makd PolymerProperties handle PLYSHEAR keyword.
|
2014-03-18 13:25:52 +08:00 |
|
Xavier Raynaud
|
2a20e6ebd1
|
Fixed build.
|
2013-12-16 11:43:52 +01:00 |
|
Liu Ming
|
720e7ebbef
|
fix derivative of effective relperm respect to concentration.
|
2013-12-12 17:44:00 +08:00 |
|
Andreas Lauser
|
7e8d941a6f
|
Replace THROW by OPM_THROW
|
2013-09-03 15:43:58 +02:00 |
|
Halvor M. Nilsen
|
0d97945aba
|
Removed safetyfactor with membervariable which for now is put to 1.0. Made jacobian calculations more transparent and fixed pointer error.
|
2012-06-26 08:37:08 +02:00 |
|
Xavier Raynaud
|
9df87db47f
|
fixed bug in computation of derivatives for polymer.
|
2012-06-14 09:35:45 +02:00 |
|
Xavier Raynaud
|
4732ca3bbc
|
Fixed computation of derivatives in PolymerProperties (profiling branch).
|
2012-06-13 17:01:23 +02:00 |
|
Xavier Raynaud
|
6748a6e5e9
|
some code optimization (instead of mu_w_eff, use its inverse).
|
2012-04-26 09:25:46 +02:00 |
|
Xavier Raynaud
|
af79b9555c
|
Fixed bug in computation of effectiveTotalMobility.
|
2012-04-25 09:23:59 +02:00 |
|
Xavier Raynaud
|
ab961dda94
|
more efficient polymer code (replaced std::vector by double*).
|
2012-04-25 08:39:39 +02:00 |
|
Xavier Raynaud
|
6eb68c9652
|
Fixed bug in SinglePointUpwindTwoPhasePolymer.
|
2012-04-24 11:20:06 +02:00 |
|
Xavier Raynaud
|
e867c53722
|
polymerUtilities uses now PolymerProperties to compute effective mobilities.
|
2012-04-23 11:49:05 +02:00 |
|
Xavier Raynaud
|
88941610ed
|
Corrected a bug in computation of effective mobilities.
|
2012-04-23 10:07:51 +02:00 |
|
Xavier Raynaud
|
a0794117c9
|
Cleaned code for computation of residual, many changes, not tested!
|
2012-04-19 17:21:08 +02:00 |
|