Xavier Raynaud
|
7fb671ffbf
|
Changed computation of polymer production. Added functionalities for compressible case.
|
2012-09-05 11:09:45 +02:00 |
|
Xavier Raynaud
|
8e089dd80d
|
Use porevolume instead of porosity, as argument for the transport solver.
|
2012-09-05 09:11:05 +02:00 |
|
Xavier Raynaud
|
fa84128ddc
|
Fixed bug.
|
2012-09-05 09:07:47 +02:00 |
|
Xavier Raynaud
|
612a1ffc63
|
Fixed bug.
|
2012-09-03 16:46:02 +02:00 |
|
Xavier Raynaud
|
27dea09311
|
Added initializations in constructor.
|
2012-09-03 16:45:50 +02:00 |
|
Xavier Raynaud
|
8752f14015
|
Added executable example for compressible with polymer.
|
2012-09-03 13:52:59 +02:00 |
|
Xavier Raynaud
|
8bf900f1bf
|
Update surface volume in transport solver.
|
2012-09-03 12:52:25 +02:00 |
|
Xavier Raynaud
|
708c56bb94
|
Simplified computation of adsorbed mass of polymer.
|
2012-09-03 12:49:04 +02:00 |
|
Xavier Raynaud
|
a335e1b149
|
Added Simulator for compressible polymer. Not tested.
|
2012-08-31 10:38:50 +02:00 |
|
Xavier Raynaud
|
8b40a4a68f
|
Fixed comments.
|
2012-08-30 15:58:14 +02:00 |
|
Xavier Raynaud
|
99fe7bf46e
|
Fixed preprocessor flag names in some header files.
|
2012-08-30 15:31:28 +02:00 |
|
Xavier Raynaud
|
92def1d514
|
Cleaned up ownership (private vs public) in class definition.
|
2012-08-30 09:09:23 +02:00 |
|
Xavier Raynaud
|
eb52ee58c1
|
Added gravity transport solver functionality. Not tested.
|
2012-08-29 13:49:02 +02:00 |
|
Xavier Raynaud
|
928513b561
|
Added compressible polymer transport solver. Not yet done.
|
2012-08-28 16:42:26 +02:00 |
|
Xavier Raynaud
|
9a271a6038
|
Added (fluid) compressible pressure solver for polymer.
|
2012-08-27 13:16:10 +02:00 |
|
Xavier Raynaud
|
72658ac91c
|
Simplified code: Only one occurence of residual evaluation.
|
2012-08-23 17:18:19 +02:00 |
|
Xavier Raynaud
|
51e0512989
|
Removed non-used members in class ResidualEquation.
|
2012-08-23 16:51:51 +02:00 |
|
Xavier Raynaud
|
52a19192cb
|
Added PROFILING preprocessor flag.
|
2012-08-23 14:58:26 +02:00 |
|
Halvor M. Nilsen
|
497822b893
|
Added posibility to use eclipse fluid for 1D case. Corrected bug in guess for newton solver
|
2012-07-03 11:05:51 +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 |
|
Halvor M. Nilsen
|
aba26a0583
|
Tried to make derivative genneral
|
2012-06-23 15:04:59 +02:00 |
|
Halvor M. Nilsen
|
b13416be86
|
Made new single cell solvers.
|
2012-06-15 14:40:07 +02:00 |
|
Atgeirr Flø Rasmussen
|
92bc55385d
|
Update porosities before calling transport solver.
|
2012-06-14 21:53:56 +02:00 |
|
Xavier Raynaud
|
168c4c9e3d
|
Optimized newton solver.
|
2012-06-14 16:52:03 +02:00 |
|
Xavier Raynaud
|
95c3756443
|
merge.
|
2012-06-14 14:35:06 +02:00 |
|
Atgeirr Flø Rasmussen
|
cd9be1030a
|
Adapt to moved SimulatorTimer class, and use common SimulatorReport class.
|
2012-06-14 14:26:29 +02:00 |
|
Xavier Raynaud
|
6e7980ba47
|
fixed bug in relperm computation.
|
2012-06-14 14:01:53 +02:00 |
|
Xavier Raynaud
|
5f4b68fe33
|
merge profiling branch.
|
2012-06-14 13:39:12 +02:00 |
|
Xavier Raynaud
|
f3eb14e528
|
Added sc formulation for gradient method.
|
2012-06-14 13:37:08 +02:00 |
|
Atgeirr Flø Rasmussen
|
eb845fd45a
|
Added reporting of time usage to interface, similar to SimulatorTwophase.
|
2012-06-14 13:24:38 +02:00 |
|
Atgeirr Flø Rasmussen
|
d9ea18dc9d
|
Bugfix: fix dkr/ds matrix in IncompPropertiesDefaultPolymer::relperm().
Note: this class seems unused now. Can it be removed?
|
2012-06-14 13:16:24 +02:00 |
|
Xavier Raynaud
|
9df87db47f
|
fixed bug in computation of derivatives for polymer.
|
2012-06-14 09:35:45 +02:00 |
|
Xavier Raynaud
|
6620a1b5cd
|
In profiling branch: merged last default branch.
|
2012-06-14 08:38:01 +02:00 |
|
Atgeirr Flø Rasmussen
|
502215832d
|
Fix erroneous includes again.
|
2012-06-13 21:59:11 +02:00 |
|
Atgeirr Flø Rasmussen
|
7a40153e51
|
Added IncompTpfaPolymer class.
|
2012-06-13 19:56:44 +02:00 |
|
Xavier Raynaud
|
60f2fd2795
|
updated profiling branch.
|
2012-06-13 17:55:33 +02:00 |
|
Xavier Raynaud
|
a7e91a0bbc
|
cleaned up TransportModelPolymer (default branch)
|
2012-06-13 17:52:07 +02:00 |
|
Xavier Raynaud
|
56ef0105af
|
fixed wrong include.
|
2012-06-13 17:51:47 +02:00 |
|
Xavier Raynaud
|
f04f80e696
|
cleaned up TransportModelPolymer (profiling branch)
|
2012-06-13 17:36:36 +02:00 |
|
Xavier Raynaud
|
ab1591df40
|
fixed computation of derivatives in PolymerProperties.cpp (default branch)
|
2012-06-13 17:07:08 +02:00 |
|
Xavier Raynaud
|
4732ca3bbc
|
Fixed computation of derivatives in PolymerProperties (profiling branch).
|
2012-06-13 17:01:23 +02:00 |
|
Xavier Raynaud
|
564ab4bc44
|
Removed some standard output messages.
|
2012-06-13 16:13:26 +02:00 |
|
Xavier Raynaud
|
20b87da8d5
|
Removed some standard output messages (profiling branch)
|
2012-06-13 16:12:32 +02:00 |
|
Xavier Raynaud
|
acaaada2d0
|
merge.
|
2012-06-13 15:56:44 +02:00 |
|
Xavier Raynaud
|
4c7c439dd7
|
merge.
|
2012-06-13 15:56:09 +02:00 |
|
Atgeirr Flø Rasmussen
|
005cda508c
|
Improved docs.
|
2012-06-13 15:55:23 +02:00 |
|
Atgeirr Flø Rasmussen
|
876335908d
|
Added class SimulatorPolymer.
|
2012-06-13 15:46:15 +02:00 |
|
Atgeirr Flø Rasmussen
|
42e862e7ec
|
Added TransportModelPolymer::setPreferredMethod().
|
2012-06-13 15:44:46 +02:00 |
|
Atgeirr Flø Rasmussen
|
b6001c8dac
|
Added helper class PolymerInflow (moved from polymer_reorder.cpp).
|
2012-06-13 15:44:12 +02:00 |
|
Xavier Raynaud
|
9637906a35
|
Make compatible with incomptpfa (default branch).
|
2012-06-13 15:33:31 +02:00 |
|