Kai Bao
|
c120313f09
|
renaming visc parameters to mu_w for better readability
|
2016-04-14 15:09:03 +02:00 |
|
Kai Bao
|
30774d8309
|
correcting buggy visc pointer usage in effective viscosity calculation
|
2016-04-14 14:52:00 +02:00 |
|
Kai Bao
|
666f91505d
|
using effective polymer viscosity for polymer mobility calculation.
|
2016-04-14 13:45:21 +02:00 |
|
Jørgen Kvalsvik
|
850f0884f1
|
Improve includes from opm-parser
Adopting to opm-parser PR#661, add previously missing includes.
OPM/opm-parser#661
|
2016-01-26 13:32:34 +01:00 |
|
Kai Bao
|
0936917610
|
removing some white spaces.
|
2015-10-24 13:23:25 +02:00 |
|
Andreas Lauser
|
651bd91482
|
use the error macros from opm-common
|
2015-10-12 15:24:59 +02:00 |
|
Kai Bao
|
d9cb0066df
|
correcting the determination of out-of-table-range velocity
comparing the location to the line instead of comparing the velocity
value directly.
|
2015-08-17 18:17:23 +02:00 |
|
Kai Bao
|
d2602cc73f
|
Merge branch 'Adding_PLYSHLOG_RELATED' into Adding_SHRATE_RELATED
Conflicts:
opm/polymer/PolymerProperties.hpp
|
2015-06-23 10:27:25 +02:00 |
|
Kai Bao
|
81d9fe7a55
|
moving function computeShearMultLog to class PolymerProperties
|
2015-06-10 13:48:03 +02:00 |
|
Kai Bao
|
009addb142
|
adding the unit conversion when SHRATE present
|
2015-06-05 15:25:23 +02:00 |
|
Kai Bao
|
db420faf75
|
Adding PLYSHLOG related to PolymerProperies.
|
2015-06-03 09:56:29 +02:00 |
|
Liu Ming
|
93994a3e53
|
simplify the implementation.
|
2014-12-08 09:52:57 +08:00 |
|
Liu Ming
|
63d68ecd62
|
add config.h
|
2014-11-19 08:44:54 +08:00 |
|
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 |
|