Liu Ming
|
979c2dc0f7
|
use Newton iteration solver interface from opm-autodiff, prepare for CPR supporting.
|
2014-09-26 14:54:57 +08:00 |
|
Liu Ming
|
ca70d67d83
|
some changes, mostly of them are API changes from opm-autodiff and opm-parser.
|
2014-09-26 14:06:01 +08:00 |
|
Liu Ming
|
ca6baf7c73
|
use phase pressure to compute FVF and density.
|
2014-09-25 15:14:40 +08:00 |
|
Liu Ming
|
12f1342870
|
use phasePress to compute viscosity, density.
|
2014-09-25 14:23:21 +08:00 |
|
Liu Ming
|
219f46a406
|
update compurePressure().
|
2014-09-25 11:24:59 +08:00 |
|
Liu Ming
|
aa30b4567c
|
add phaseCondition for new API of class BlackoilAdInterface
|
2014-09-25 11:16:56 +08:00 |
|
Liu Ming
|
06bed8d945
|
fix copyright statement.
|
2014-03-17 10:54:29 +08:00 |
|
Liu Ming
|
84fab85860
|
Remove opm/autodiff/ files, fix header files.
|
2014-03-14 14:12:26 +08:00 |
|
Liu Ming
|
979d503b7d
|
Add license and documentation.
|
2014-02-25 09:52:10 +08:00 |
|
Liu Ming
|
075e16dc36
|
add capillary pressure for incom solver.
|
2014-01-27 16:26:48 +08:00 |
|
Liu Ming
|
c4d567c5e4
|
add capPress functionality for PEDs, just use phase pressure to compute
laplace term, all the properties are computed by reference pressure
which maybe oil pressure in OPM.
|
2014-01-27 14:48:26 +08:00 |
|
Liu Ming
|
12318fe754
|
output watercut by using utilities.cpp/computeInjectedProduced function.
|
2014-01-22 14:17:04 +08:00 |
|
Liu Ming
|
8987a4c1d7
|
write max concentration to PolymerBlackoilState.
|
2014-01-21 13:45:02 +08:00 |
|
Liu Ming
|
f762684564
|
computing adsorption using last time step's value of cmax, fix the
bug that the front cells' concentrations is negative.
|
2014-01-20 16:25:30 +08:00 |
|
Liu Ming
|
5ac5df6b86
|
fix bug when compute the adsorption term in mass balance equation.
|
2014-01-14 15:33:32 +08:00 |
|
Liu Ming
|
6f6a986595
|
fix the bug when compute the adsorption term in the mass conservation
equation.
|
2014-01-14 12:59:45 +08:00 |
|
Liu Ming
|
65764ce6f2
|
add a private member cmax_ to store the max concentration for per cell.
|
2014-01-10 17:53:54 +08:00 |
|
Liu Ming
|
97f5c5ace5
|
fix bug when computing the maxconcentration that the cell experienced.
|
2014-01-10 17:20:08 +08:00 |
|
Liu Ming
|
139bfb7e62
|
refactor well controls use new well controls gourp.
|
2014-01-10 14:15:24 +08:00 |
|
Liu Ming
|
689a3505b7
|
change residual norm from l2 to lp(p can be infinity).
|
2014-01-09 16:29:38 +08:00 |
|
Liu Ming
|
cf28164a5a
|
new simulator for fully implicit compressible twophase
polymer works.
|
2013-12-27 15:48:04 +08:00 |
|