Bård Skaflestad
23ae68968f
Add support for storing well names in "Wells" structure.
...
The well name must be passed as a parameter to add_well(), so update
callers accordingly.
2012-06-18 10:15:53 +02:00
Atgeirr Flø Rasmussen
b1baed3ead
Initialise state variables.
2012-06-13 10:34:45 +02:00
Atgeirr Flø Rasmussen
f01622bd09
Examples and tutorials follow change to IncompTpfa interface.
2012-06-12 15:28:53 +02:00
Kjetil Olsen Lye
1a4e7e3065
Updated tutorial4 to use the reorder solver.
2012-06-11 13:13:19 +02:00
Atgeirr Flø Rasmussen
99bb8c9587
Removed default null argument for wells in IncompTpfa constructor.
2012-06-07 13:34:05 +02:00
Xavier Raynaud
e662d1867e
merge.
2012-06-06 15:19:02 +02:00
Xavier Raynaud
b01d1e7bb6
Corrected typo.
2012-06-06 15:16:07 +02:00
Atgeirr Flø Rasmussen
6add0e3634
Reorganized, added opm/core/wells/ and opm/core/simulator/.
2012-06-05 15:42:49 +02:00
Atgeirr Flø Rasmussen
06b90c0f37
Remove superfluous tag.
2012-05-30 14:42:58 +02:00
Atgeirr Flø Rasmussen
f20f3eaf11
Simplified and cleaned up tutorial.
2012-05-30 14:40:17 +02:00
Kjetil Olsen Lye
f10a76ffd1
merge.
2012-05-16 17:00:09 +02:00
Kjetil Olsen Lye
9fd882132b
created first draft of well tutorial
2012-05-16 16:58:05 +02:00
Atgeirr Flø Rasmussen
9314fc63e6
Follow changes to TwophaseState class and initState*() functions.
2012-05-16 12:54:12 +02:00
Kjetil Olsen Lye
8cc01a8158
Created base for new wells tutorial
2012-05-15 10:53:13 +02:00
Atgeirr Flø Rasmussen
23cbdd3430
Now computePorevolume() takes a porosity array instead of a property object.
...
This is to make it compatible with blackoil properties.
An alternative would be to give [Incomp|Blackoil]PropertiesInterface a
common base class (RockInterface?) with the common rock-related methods.
2012-05-14 21:47:10 +02:00
Atgeirr Flø Rasmussen
068fc2dc70
Small improvements to tutorial2.
2012-04-24 10:17:57 +02:00
Atgeirr Flø Rasmussen
d4eb75898a
Improve a little on tutorial 1.
2012-04-23 16:43:31 +02:00
Xavier Raynaud
fc9bc50896
Removed warnings from compiler.
2012-04-18 14:33:44 +02:00
Xavier Raynaud
cabe5a5cea
Corrected typos.
2012-04-18 14:32:20 +02:00
Xavier Raynaud
12aaf93535
Updated tutorials.
2012-04-17 17:24:19 +02:00
Xavier Raynaud
c43954548b
Added Doxygen comments in tutorials.
2012-04-16 17:54:42 +02:00
Xavier Raynaud
d2fcdeec2f
Added Multiphase tutorial.
2012-04-16 17:50:29 +02:00
Kjetil Olsen Lye
c4a2d46c55
Fixed a warning, adjusted the tutorial to reflect the new solver interfacd
2012-04-13 13:41:23 +02:00
Bård Skaflestad
ad0f414c5a
Catch up to interface change of IncompTPFA::solve().
...
Revision 13e1ab7e1093 introduced well solution vectors (accessed only when
wells are present). Update the method call accordingly to restore build.
2012-04-12 18:39:19 +02:00
Xavier Raynaud
ca1342d7dc
Added second tutorial.
2012-04-12 18:09:06 +02:00
Xavier Raynaud
869f233f7b
Minor changes.
2012-04-12 18:08:46 +02:00
Xavier Raynaud
ed8bdfc5a4
Added first tutorial.
2012-04-10 17:18:19 +02:00