Xavier Raynaud
|
f8461eeec7
|
Added initialization of max concentration.
|
2012-05-22 11:15:40 +02:00 |
|
Xavier Raynaud
|
a9a93d795e
|
Include concentration in error estimation for gauss seidel.
|
2012-05-22 10:45:43 +02:00 |
|
Xavier Raynaud
|
8e0936fadd
|
Fixed bug in gauss seidel gravity solver.
|
2012-05-22 09:51:32 +02:00 |
|
Xavier Raynaud
|
48adf98b5a
|
Corrected some mistakes in Gauss Seidel gravitation transport solver.
|
2012-05-21 16:41:29 +02:00 |
|
Xavier Raynaud
|
12bb246c06
|
corrected bug in SinglePointUpwindTwoPhasePolymer.
|
2012-05-21 16:35:39 +02:00 |
|
Atgeirr Flø Rasmussen
|
c115ba2c28
|
Adapt to renaming and other small modifications of state and initialization.
|
2012-05-16 15:59:37 +02:00 |
|
Xavier Raynaud
|
360ec5f86d
|
merge.
|
2012-05-16 15:09:36 +02:00 |
|
Xavier Raynaud
|
76e82a718e
|
fixed mistake in computation of one of the residuals.
|
2012-05-16 15:09:07 +02:00 |
|
Xavier Raynaud
|
60599b9dbf
|
Implemented Gauss-Seidel solver for polymer. Not tested!
|
2012-05-16 15:06:14 +02:00 |
|
Xavier Raynaud
|
c0368fa61d
|
Fixed problem induced by s=0 in gravitation transport solver.
|
2012-05-15 16:09:07 +02:00 |
|
Atgeirr Flø Rasmussen
|
7d54d1f31b
|
Adapt to changed interface of computePorevolume().
|
2012-05-14 21:47:46 +02:00 |
|
Atgeirr Flø Rasmussen
|
bcb4c1bf2c
|
Use simpler data structure for columns.
|
2012-05-14 11:06:30 +02:00 |
|
Atgeirr Flø Rasmussen
|
3ecf8d7229
|
Merge.
|
2012-05-14 11:04:25 +02:00 |
|
Atgeirr Flø Rasmussen
|
088c61ce00
|
Added check for single-cell columns.
|
2012-05-14 11:04:00 +02:00 |
|
Xavier Raynaud
|
49948e07b9
|
merge
|
2012-05-14 10:50:26 +02:00 |
|
Atgeirr Flø Rasmussen
|
67a6674495
|
Update for simplified column data structure.
|
2012-05-11 09:41:01 +02:00 |
|
Xavier Raynaud
|
898eb655d5
|
added warning if use_gauss_seidel_gravity is used for gravitation solver.
|
2012-05-10 17:53:01 +02:00 |
|
Xavier Raynaud
|
1eb75314e6
|
Make polymer_reorder.cpp compliant with well management. Not tested!
|
2012-05-10 14:42:08 +02:00 |
|
Xavier Raynaud
|
0a0ca3bbd3
|
Added compressibility to polymer reorder transport solver.
|
2012-05-10 09:42:35 +02:00 |
|
Xavier Raynaud
|
9010f2da42
|
Fixed bug in Newton solver for polymer.
|
2012-04-26 14:16:40 +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
|
3ecb7bf88c
|
Removed compiler warnings.
|
2012-04-25 08:51:32 +02:00 |
|
Xavier Raynaud
|
04a16c2480
|
merge
|
2012-04-25 08:40:21 +02:00 |
|
Xavier Raynaud
|
ab961dda94
|
more efficient polymer code (replaced std::vector by double*).
|
2012-04-25 08:39:39 +02:00 |
|
Atgeirr Flø Rasmussen
|
9806f78a77
|
Update call to computeTransportSource() to match interface change.
|
2012-04-25 08:32:35 +02:00 |
|
Xavier Raynaud
|
6eb68c9652
|
Fixed bug in SinglePointUpwindTwoPhasePolymer.
|
2012-04-24 11:20:06 +02:00 |
|
Xavier Raynaud
|
81d90b28e2
|
merge
|
2012-04-23 14:06:44 +02:00 |
|
Xavier Raynaud
|
e867c53722
|
polymerUtilities uses now PolymerProperties to compute effective mobilities.
|
2012-04-23 11:49:05 +02:00 |
|
Atgeirr Flø Rasmussen
|
4ae1339460
|
Catch exceptions from boost::create_directories() to give useful error message.
|
2012-04-23 11:09:09 +02:00 |
|
Atgeirr Flø Rasmussen
|
e02429f5dc
|
Using LinearSolverFactory now.
|
2012-04-23 11:07:43 +02:00 |
|
Xavier Raynaud
|
4794348740
|
added computeMc function in PolymerProperties.
|
2012-04-23 10:27:27 +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 |
|
Atgeirr Flø Rasmussen
|
4d3a5ccfad
|
Adapted to IncompTpfa needing well input/output.
|
2012-04-18 13:35:15 +02:00 |
|
Atgeirr Flø Rasmussen
|
346647ca37
|
Removed unused code.
|
2012-04-12 15:11:30 +02:00 |
|
Atgeirr Flø Rasmussen
|
ad298a39d4
|
Added rock compressibility effects to polymer_reorder.
|
2012-04-12 14:49:24 +02:00 |
|
Atgeirr Flø Rasmussen
|
eb502faae7
|
Moved AdHocProps to new Inc.Props.DefaultPolymer class.
Also moved some functions in polymer_reorder.cpp to be more similar to spu_2p.cpp.
|
2012-04-12 14:10:47 +02:00 |
|
Atgeirr Flø Rasmussen
|
4d41caeea4
|
Added parameter num_transport_substeps and implemented substepping.
|
2012-04-12 13:49:29 +02:00 |
|
Atgeirr Flø Rasmussen
|
c99e396ed1
|
Silence warnings related to ad-hoc polymer fluid wrapper class.
|
2012-04-12 09:07:15 +02:00 |
|
Atgeirr Flø Rasmussen
|
6e26837dc7
|
Silence warnings resulting from unneeded redeclaration of dps etc.
|
2012-04-12 09:01:09 +02:00 |
|
Atgeirr Flø Rasmussen
|
b197c6b86e
|
Added rock compressibility terms to residuals (bracketing method only).
|
2012-04-11 16:04:04 +02:00 |
|
Atgeirr Flø Rasmussen
|
d71742871b
|
Expand concentration interval in which we look for solution.
This is an ad-hoc fix. We should investigate if (or how much)
the concentration may be above from the injected value.
|
2012-04-10 14:08:32 +02:00 |
|
Atgeirr Flø Rasmussen
|
dce3068343
|
Modified some assertions.
- In a gravity segregation setting, total upwind mobility may be zero.
- Make assertion more readable by removing negation.
|
2012-04-10 14:05:39 +02:00 |
|
Atgeirr Flø Rasmussen
|
8b8d10d58f
|
Comment unused variables to silence warnings.
|
2012-04-10 10:25:29 +02:00 |
|
Atgeirr Flø Rasmussen
|
adf40b19c1
|
Fixed initialization bug in PolymerProperties.
|
2012-04-10 10:25:07 +02:00 |
|
Atgeirr Flø Rasmussen
|
18618b2d62
|
Changed initialization and other parts to be more similar to spu_2p.cpp.
|
2012-04-02 15:46:17 +02:00 |
|
Atgeirr Flø Rasmussen
|
9fadfc316e
|
Added clarification.
|
2012-04-02 15:45:34 +02:00 |
|
Atgeirr Flø Rasmussen
|
0e178199ce
|
Added simulator state class for polymer case.
|
2012-04-02 15:44:32 +02:00 |
|
Xavier Raynaud
|
515bcb485e
|
In transport-reorder Newton, limit interval check for s, c (reset if needed).
|
2012-03-28 13:10:53 +02:00 |
|