Andreas Lauser
|
6a6d0c9b28
|
Replace the ASSERT and ASSERT2 macros by assert
|
2013-09-03 15:43:51 +02:00 |
|
Atgeirr Flø Rasmussen
|
23cef788fc
|
Adapt to changed include paths for some opm-core headers.
|
2013-03-12 11:08:33 +01:00 |
|
Xavier Raynaud
|
7721defbd3
|
Fixed/Added documentation comments.
|
2012-09-05 11:45:54 +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
|
ab961dda94
|
more efficient polymer code (replaced std::vector by double*).
|
2012-04-25 08:39:39 +02:00 |
|
Xavier Raynaud
|
e867c53722
|
polymerUtilities uses now PolymerProperties to compute effective mobilities.
|
2012-04-23 11:49:05 +02:00 |
|
Xavier Raynaud
|
4794348740
|
added computeMc function in PolymerProperties.
|
2012-04-23 10:27:27 +02:00 |
|
Xavier Raynaud
|
a0794117c9
|
Cleaned code for computation of residual, many changes, not tested!
|
2012-04-19 17:21:08 +02:00 |
|
Atgeirr Flø Rasmussen
|
adf40b19c1
|
Fixed initialization bug in PolymerProperties.
|
2012-04-10 10:25:07 +02:00 |
|
Atgeirr Flø Rasmussen
|
724645b3f8
|
Introduced enum for adsorption behaviour to make code more self-documenting.
|
2012-03-27 15:33:48 +02:00 |
|
Xavier Raynaud
|
b846b15f1f
|
Corrected typo: adsorbtion -> adsorption.
|
2012-03-27 11:26:55 +02:00 |
|
Xavier Raynaud
|
6d9f0ea3ec
|
Added support for adsorbtion index (desorbtion allowed or not).
|
2012-03-26 16:37:39 +02:00 |
|
Xavier Raynaud
|
023cbb228e
|
Fixed bug for computeMc.
|
2012-03-26 13:45:14 +02:00 |
|
Xavier Raynaud
|
4e3f486d13
|
Simplified computation of coefficient mc.
|
2012-03-26 11:31:12 +02:00 |
|
Xavier Raynaud
|
1836247dab
|
Added actual resistance factor. Not tested.
|
2012-03-23 17:40:03 +01:00 |
|
Xavier Raynaud
|
49b9f340ac
|
Added functions to compute mobilities and coefficient mc (with derivatives).
|
2012-03-20 11:58:09 +01:00 |
|
Bård Skaflestad
|
d12d444411
|
Include <cmath> for std::pow().
|
2012-03-06 21:59:02 +01:00 |
|
Atgeirr Flø Rasmussen
|
1919284446
|
Added effectiveInvVisc() method.
|
2012-03-06 16:06:00 +01:00 |
|
Atgeirr Flø Rasmussen
|
8877fa6ed0
|
Untabify.
|
2012-03-02 15:14:29 +01:00 |
|
Atgeirr Flø Rasmussen
|
ea1bd3ec2d
|
Cleaned up PolymerProperties class a little.
|
2012-03-02 15:14:14 +01:00 |
|
Xavier Raynaud
|
a33e3d9db0
|
rock density is obtained from PLYROCK in PolymerProperties::getFromDeck.
|
2012-02-29 14:58:51 +01:00 |
|
Xavier Raynaud
|
5ef45c59e3
|
Cleaned up PolymerProperties.
|
2012-02-29 13:25:51 +01:00 |
|
Xavier Raynaud
|
123762caa9
|
Added class PolymerProperties with a constructor which takes argument from an eclipse parser.
|
2012-02-29 11:27:59 +01:00 |
|