Atgeirr Flø Rasmussen
|
9d56234602
|
Follow API change in BlackoilPropsAdInterface.
|
2015-03-09 09:56:55 +01:00 |
|
Atgeirr Flø Rasmussen
|
22f8fd2271
|
Adapt to API change in WellsManager.
|
2015-02-17 13:53:01 +01:00 |
|
Liu Ming
|
74332085dc
|
change PolymerInflow constructor interface due to commit 6628941c9c9d781db9ec8e3ac05a3a8dc49dcf21 in opm-parser.
|
2015-01-27 12:24:26 +08:00 |
|
Liu Ming
|
6a3bfba846
|
Adapte to FIBO wellstate API changes in opm-autodiff.
|
2015-01-19 11:29:32 +08:00 |
|
Liu Ming
|
f9892f20d7
|
Add rough conversation testing for polymer equation.
|
2014-12-09 10:33:20 +08:00 |
|
Liu Ming
|
4d1f364a40
|
fix cmax issues.
|
2014-12-08 13:45:30 +08:00 |
|
Liu Ming
|
601767306a
|
fix cmax issue, which affect Nodesorption results.
|
2014-12-08 10:00:27 +08:00 |
|
Liu Ming
|
d2892833b4
|
fix wrong implementation.
|
2014-12-08 09:54:16 +08:00 |
|
Liu Ming
|
d9605b94e7
|
Merge remote-tracking branch 'opm/master' into fix_cmax
|
2014-12-08 09:15:01 +08:00 |
|
Andreas Lauser
|
c3d73e6de8
|
fix typo
|
2014-12-03 17:03:25 +01:00 |
|
Liu Ming
|
242ec598c8
|
Merge remote-tracking branch 'opm/master' into wpolymer_schedule
|
2014-12-03 16:56:38 +08:00 |
|
Liu Ming
|
cca03d5421
|
delete commented line.
|
2014-11-21 09:29:09 +08:00 |
|
Andreas Lauser
|
d36d7e81cb
|
allow temperature dependent PVT properties
this has the nice side effect that non-uniform temperature fields also
become supported as long as they are "impressed" externally...
|
2014-11-20 19:25:18 +01:00 |
|
Liu Ming
|
9303e41966
|
add new polymerInflow constructor, get polymer injection rate from schedule section.
|
2014-11-20 16:32:02 +08:00 |
|
Liu Ming
|
c605a22c14
|
add config.h
|
2014-11-18 09:47:51 +08:00 |
|
Liu Ming
|
a43fa424a6
|
remove not-used files, these files belong to Incompressible flow, not
supported by autodiff.
|
2014-11-18 09:33:38 +08:00 |
|
Liu Ming
|
674284d382
|
fix header gard!
|
2014-11-18 09:29:27 +08:00 |
|
Liu Ming
|
4ce5661d9e
|
compute cmax every time step.
|
2014-11-17 17:23:04 +08:00 |
|
Liu Ming
|
9a5c889656
|
adapt to API changes of opm-autodiff.
|
2014-11-14 13:16:22 +08:00 |
|
Liu Ming
|
58bdc701e3
|
since two phase polymer simulator support EclipseWriter, need to remove historical
files for outputing water cut.
|
2014-10-29 13:38:15 +08:00 |
|
Liu Ming
|
ac764bd8a8
|
let sim_poly_fi2p_comp_ad works as the same way as sim_poly_fibo_ad.
- move time iteration to simulator class
- add EclipseWriter and output Eclipse binaries.
- add DeckConstPtr for polymer inflow.
|
2014-10-29 13:23:50 +08:00 |
|
Liu Ming
|
3102c4dab2
|
use WellStateFullyImplicitBlackoil instead of WellState.
|
2014-10-29 10:25:06 +08:00 |
|
Liu Ming
|
d44e8e6d9f
|
remove unnecessary referencer.
|
2014-10-28 16:29:22 +08:00 |
|
Liu Ming
|
a23e4ca63b
|
remove historical and un-used files.
|
2014-10-28 14:28:34 +08:00 |
|
Liu Ming
|
c0a61c9655
|
due to the new timer, simulator class should not do time iteration once again.
|
2014-10-28 13:31:35 +08:00 |
|
Liu Ming
|
5242d6bbf7
|
move time iterations to Simulator class and pass deck to create polymer inflows.
This should solve the issues: write the final state to eclipse binaries.
|
2014-10-28 13:14:44 +08:00 |
|
Liu Ming
|
5535dd99cc
|
source term should be '-' not '+' to mass balance equation...
|
2014-10-27 14:10:40 +08:00 |
|
Liu Ming
|
ba6fef4fbd
|
pass wells manager from sim_poly_fibo to Simulator class, instead of directly
create it in Simulator class, since polymer inflow need deck and wells.
|
2014-10-24 14:04:57 +08:00 |
|
Liu Ming
|
88a1ec6e9f
|
fix bugs: polymer head should be dp*trans.
|
2014-10-20 13:44:12 +08:00 |
|
Liu Ming
|
89120ed57f
|
output parameters for debugging and remove double loop of timer.
|
2014-10-16 16:55:36 +08:00 |
|
Liu Ming
|
f1f0fa9c29
|
resize and use ADB::null() to initialize.
|
2014-10-16 09:59:59 +08:00 |
|
Liu Ming
|
b18f13bd7f
|
fix phaseIdx problem and make the function more readable.
|
2014-10-10 17:06:05 +08:00 |
|
Liu Ming
|
dce2047e41
|
fix bugs caused by canonical phase index and active phase index.
residual_ and rq_ resize at a proper position.
|
2014-10-10 15:42:49 +08:00 |
|
Liu Ming
|
ddb7b8833f
|
if deck has_polymer, rq_ should resize to store polymer equation.
|
2014-10-10 10:17:40 +08:00 |
|
Liu Ming
|
d457211cf2
|
make sure polymer position is the last.
|
2014-10-10 10:11:04 +08:00 |
|
Liu Ming
|
c2d6347271
|
make some tricks for initialing polymer_inflow, this maybe wrong, but now no bugs.
|
2014-10-09 14:23:36 +08:00 |
|
Liu Ming
|
73c2032974
|
fix some bugs.
|
2014-10-09 10:04:17 +08:00 |
|
Liu Ming
|
f3553d73c7
|
since time iteration was moved to the Simulator class, pass PolymerInflowInterface
as a shared_ptr.
|
2014-10-08 14:45:42 +08:00 |
|
Liu Ming
|
e56ba2afae
|
modify them, let them adapt to polymer simulator.
|
2014-10-08 13:54:45 +08:00 |
|
Liu Ming
|
9c72ca40c8
|
add concentration and maxconcentration for PolymerBlackoilState.
|
2014-10-08 11:22:25 +08:00 |
|
Liu Ming
|
4250d4eda5
|
use phase pressure to compute fluidRecipeFVF().
|
2014-10-08 10:23:10 +08:00 |
|
Liu Ming
|
9beaf4e03b
|
add well rate contribution to polymer mass balance equation.
|
2014-09-30 15:22:50 +08:00 |
|
Liu Ming
|
617f439318
|
add polymer properties and functions.
|
2014-09-29 16:38:48 +08:00 |
|
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
|
1cb1e8475a
|
add PhasePresence, make muOil() function happy.
|
2014-09-26 14:05:17 +08:00 |
|
Liu Ming
|
e22398c098
|
make Opm::DerivedGeology as a direct arguement for simulator.
|
2014-09-25 16:40:01 +08:00 |
|
Liu Ming
|
fb0f4f7a92
|
comment header files and function for incompProps.
|
2014-09-25 16:28:35 +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 |
|