Andreas Lauser
5d435d396c
catch all exceptions in all tutorials and examples
2013-09-05 13:04:38 +02:00
Júlio Hoffimann
8385a9bcbb
Remove trailing whitespaces
2013-07-28 08:34:13 -03:00
Roland Kaufmann
1998e98a00
Use natural names instead of mathematical notation
2013-06-28 13:44:15 +02:00
Roland Kaufmann
405a6b021c
Sink should match source
...
Although it already does numerically, this make is more explicitly
clear.
2013-06-28 13:40:22 +02:00
Roland Kaufmann
0e456909e6
Use a more realistic injection rate
...
In addition, this also shows how to use the units to specify the
measure.
2013-06-28 13:20:09 +02:00
Roland Kaufmann
6a7a9541f4
Give a name to the porosity
...
Mostly one would assume that this would be the porosity since that's the
only non-named argument, but stating this explicitly saves us from one
trip to the manual.
2013-06-28 13:08:16 +02:00
Andreas Lauser
7ed3fe69c0
Fix a few doxygen issues with the tutorials
2013-04-15 18:59:55 +02:00
Atgeirr Flø Rasmussen
0a935774d2
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
34f523339d
Adapt include statements to moved headers.
2013-03-14 10:29:42 +01:00
Atgeirr Flø Rasmussen
2f99316d01
Merge remote-tracking branch 'upstream/release/2013.03' into make-io-subdir
2013-03-12 10:46:58 +01:00
Andreas Lauser
9e418e1779
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
c2a7ce9a45
Moved writeECLData and writeVtkData to opm/core/io subdirs.
2013-03-08 08:06:18 +01:00
Tor Harald Sandve
c2506c9fb2
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
Atgeirr Flø Rasmussen
5fa9b9e110
Initialise state variables.
2012-06-13 10:34:45 +02:00
Atgeirr Flø Rasmussen
92f1ce9b83
Examples and tutorials follow change to IncompTpfa interface.
2012-06-12 15:28:53 +02:00
Atgeirr Flø Rasmussen
0551401bc6
Removed default null argument for wells in IncompTpfa constructor.
2012-06-07 13:34:05 +02:00
Atgeirr Flø Rasmussen
516ff3752c
Remove superfluous tag.
2012-05-30 14:42:58 +02:00
Atgeirr Flø Rasmussen
41536d517b
Small improvements to tutorial2.
2012-04-24 10:17:57 +02:00
Xavier Raynaud
156e88a7e2
Updated tutorials.
2012-04-17 17:24:19 +02:00
Xavier Raynaud
f9675df450
Added Doxygen comments in tutorials.
2012-04-16 17:54:42 +02:00
Kjetil Olsen Lye
f8b3a8c3f9
Fixed a warning, adjusted the tutorial to reflect the new solver interfacd
2012-04-13 13:41:23 +02:00
Bård Skaflestad
8002de23e4
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
bd2757670c
Added second tutorial.
2012-04-12 18:09:06 +02:00