Markus Blatt
|
7ede9ec88a
|
Changed std::tr1 occurences to boost.
std::tr1 might not be supported by all compilers and will eventually
be dropped by others. Using boost instead makes this more
portable.
|
2013-07-04 16:04:35 +02:00 |
|
Andreas Lauser
|
616a92cf80
|
Fix a few doxygen issues with the tutorials
|
2013-04-15 18:59:55 +02:00 |
|
Atgeirr Flø Rasmussen
|
31e7eba497
|
Move GridManager to grid subdir.
Also remove GridAdapter (moved to dune-cornerpoint), and
moved grid.c implementation file to grid subdir.
|
2013-03-18 10:16:46 +01:00 |
|
Atgeirr Flø Rasmussen
|
3d18341a9c
|
Make initGravity() to private, call from constructor.
Also modify interface of solveGravity() to be minimal,
construcing columns for segregations solver at construction time.
|
2013-03-15 13:53:37 +01:00 |
|
Atgeirr Flø Rasmussen
|
bfc086a9d0
|
Make TransportSolverTwophaseReorder inherit TransportSolverTwophaseInterface.
This changes the solve() interface, which requires clients to change.
|
2013-03-15 11:31:31 +01:00 |
|
Atgeirr Flø Rasmussen
|
eb1b22b514
|
Modified for added files and changed class names.
|
2013-03-14 21:43:21 +01:00 |
|
Atgeirr Flø Rasmussen
|
2edaf4152c
|
Adapt include statements to moved headers.
|
2013-03-14 10:29:42 +01:00 |
|
Atgeirr Flø Rasmussen
|
ed7b63f75d
|
Merge remote-tracking branch 'upstream/release/2013.03' into make-io-subdir
|
2013-03-12 10:46:58 +01:00 |
|
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 |
|
Atgeirr Flø Rasmussen
|
97959ac566
|
Moved writeECLData and writeVtkData to opm/core/io subdirs.
|
2013-03-08 08:06:18 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
Kjetil Olsen Lye
|
8cc01a8158
|
Created base for new wells tutorial
|
2012-05-15 10:53:13 +02:00 |
|