Andreas Lauser
b6453cb0e7
tutorial: make the copyright notice disappear in the HTML
...
IMHO it is not useful there.
2013-03-08 12:26:42 +01:00
Tor Harald Sandve
20e7c63d69
code is now included using \snippet. Apparently this looks better with the new Doxygen version. The HTML_EXTRA_STYLESHEET is now used rather then the HTML_STYLESHEET in order to include used-defined styles for the same reason
2013-03-06 10:17:27 +01:00
Roland Kaufmann
7285f2bfd1
Put figure generation program with number generation programs
...
Since the data files are generated by the tutorials, it is natural to
have the figure generation program also together with this source code;
otherwise people may think that it have to be used for *all* figures
2013-02-11 22:37:59 +01:00
Bård Skaflestad
5f3b172d35
Dispose of "Wells" object at end of simulation.
...
Discovered by valgrind.
2012-06-18 10:16:28 +02:00
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