Andreas Lauser
3d0a4c0e17
adapt the tutorial and the handbook to the brave new world
...
we do not have a decoupled tutorial anymore since, well, the decoupled
models have been removed. Also since the move to the Opm CMake based
build system, the "How to create a new folder" section in the handbook
was obsolete.
2013-09-23 20:38:20 +02:00
Andreas Lauser
c906d5931d
use opm property system, improvments to the parameter system
2013-09-23 20:37:11 +02:00
Andreas Lauser
74c3290296
remove the autotools based build system
2013-08-28 17:28:26 +02:00
Andreas Lauser
84becd65d2
remove the code of the IMPET ("decoupled") models
...
there was no interest in using them and the maintainance burden grew
pretty large as the Dumux and eWoms code-bases continued to diverge.
2013-07-08 20:36:22 +02:00
Katherina Baber
dcc162d3a7
added the package names for SUSE installation
...
Dumux-Svn-Revison: 9497
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2013-01-09 14:17:51 +01:00
Andreas Lauser
3e55945ce5
change namespace from Dumux to Ewoms
...
eWoms hereby declares full independence. Humor aside, the main
technical advantage of this is, that it is now possible to easily
install both, Dumux and eWoms on a system using a package management
system without bad tricks.
2012-11-18 16:58:22 +01:00
Andreas Lauser
510fa48526
handbook: language improvements
2012-11-01 16:43:15 +01:00
Andreas Lauser
b4c2aba27f
implement molecular diffusion for all compositional box models
2012-10-26 19:07:51 +02:00
Andreas Lauser
a9a67ecef9
fix 'make dist'
2012-10-22 14:59:56 +02:00
Andreas Lauser
7deaf50402
box model descriptions: syncronize them with the doxygen versions
...
the descriptions of the semi-implicit models are imported from dumux
because I suppose that these have been modified manually and the
differences should be negligible anyway...
2012-10-19 13:49:54 +02:00
Andreas Lauser
48ba09359c
handbook: smaller fixes
...
- replace the remaining stray \Dumux by \eWoms
- correct the description of fugacity
2012-10-19 13:49:47 +02:00
Andreas Lauser
9aad4c3a7e
handbook: finish update for the 2.2 release
...
at least content-wise. there are still quite a few language issues
left to be dealt with...
2012-10-17 16:24:38 +02:00
Andreas Lauser
0c1a15c2de
handbook: cleanups, update the tutorial for the fully implicit models
...
- there are no LaTeX files with capital letters anymore
- there are no more "dangling" references
2012-10-16 18:16:19 +02:00
Christoph Grueninger
78edd159d7
Remove first EXTRA_DIST because it was overwritten by the second one.
...
Dumux-Svn-Revison: 9325
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-16 13:41:18 +02:00
Andreas Lauser
dd8e4520a0
Handbook: some updates
...
- adapt the "quick start" chapter to eWoms
- remove the dumux logo from the front page
- remove the "flow of things" and "tipps and tricks" chapters:
- the former was not useful, IMHO but quite a burden to update and
the latter rather belongs to the online documentation (wiki?)
- update the flowchart showing the layout of the source tree
2012-10-15 17:53:21 +02:00
Vishal Jambhekar
91b9730eb0
Handbook.pdf is added to the Extra Dist
...
Dumux-Svn-Revison: 9245
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-10 18:56:04 +02:00
Melanie Darcis
d5e509ef7a
Added missing three lines to 2pdecoupledpressuremodel.tex.
...
Dumux-Svn-Revison: 9225
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-06 18:53:46 +02:00
Andreas Lauser
7f9ba0371c
some minor fixes to the handbook
...
by Benjamin Faigle
2012-10-05 14:18:42 +02:00
Philipp Nuske
683341c4de
make the code listing in the handbook start with the same numbering as in the source code.
...
Dumux-Svn-Revison: 9214
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-05 14:18:42 +02:00
Christoph Grueninger
1b7da052d5
Fix a typo in label and ref.
...
Dumux-Svn-Revison: 9208
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-05 14:18:42 +02:00
Christoph Grueninger
ff9f998347
Add paragraph about error "no type named 'p' in 'struct Dumux::Properties"
...
Dumux-Svn-Revison: 9171
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-02 17:00:02 +02:00
Christoph Grueninger
6761358bb6
Fixed oversized box, spelling, use unit package.
...
Dumux-Svn-Revison: 9163
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-10-02 11:48:22 +02:00
Andreas Lauser
4c2885cc82
tutorial: add defaults so that they run without parameters, make handbook compile again
2012-09-24 20:13:29 +02:00
Alexander Kissinger
115e7f1ef7
Several changes in the coupled tutorial in the handbook
...
Dumux-Svn-Revison: 9114
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-09-24 17:45:25 +02:00
Andreas Lauser
aa9c07835b
some fixes to the coupled tutorial
2012-09-11 14:57:25 +02:00
Alexander Kissinger
fb47614c3d
Fixed small error
...
Dumux-Svn-Revison: 9069
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-09-11 14:37:10 +02:00
Alexander Kissinger
063de21e13
update of installation chapter for Dumux 2.2
...
Dumux-Svn-Revisons: 9054, 9056
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-09-11 13:54:25 +02:00
Christoph Grueninger
7f6b922a15
make doc builds the handbook, see FS#163 for more details. Maybe we want to change make doc that it ignores --disable-documentation. This is not yet decided (reviewed by bernd)
...
Dumux-Svn-Revison: 9014
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-08-30 11:36:07 +02:00
Christoph Grueninger
5c5e098d54
Fix some bad boxes.
...
Dumux-Svn-Revison: 9012
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-08-30 11:34:59 +02:00
Philipp Nuske
024b7857e4
change in Newton in a Nutshell: it makes a difference whether a matrix is multiplied from right or from left. Hint from Nicolas.
...
Dumux-Svn-Revison: 8950
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
2012-08-22 16:34:35 +02:00
Andreas Lauser
72c2bfa10a
syncronize the handbook with the version in the dumux trunk
...
seems like I missed a few smallish changes...
2012-07-20 13:48:25 +02:00
Nicolas Schwenck
e5730d7a37
added valgrind to the ubuntu pkg list
...
Cherry picked from Dumux SVN trunk (revision 8690)
2012-07-20 13:30:16 +02:00
Philipp Nuske
4c8e03dcf4
1 1/2 additional packages that are needed in order to run \Dumux on a fresh Ubuntu installation
...
Cherry picked from Dumux SVN trunk (revision 8684)
2012-07-20 13:25:49 +02:00
Philipp Nuske
fd491ddc41
pimped Nicolas table: to be verified: please check sb when installing on a new system
...
Cherry picked from Dumux SVN trunk (revision 8683)
2012-07-20 13:25:21 +02:00
Nicolas Schwenck
5f1b79c88b
added a first version of a ubuntu package name list - this has to be improved!
...
Cherry picked from Dumux SVN trunk (revision 8681)
2012-07-20 13:24:51 +02:00
Christoph Grueninger
dcf43bb9da
Added command \Cplusplus that hurts the eye much less. Used \Dune instead of Dune in chapter 1. Added \texttt to some dunecontrol words where it was missing. Fixed a type.
...
Cherry picked from Dumux SVN trunk (revision 8644)
2012-07-12 21:27:42 +02:00
Nicolas Schwenck
e6849a45a8
fixed copy-paste mistake.
...
Cherry picked from SVN trunk (revision 8305)
2012-07-12 21:25:17 +02:00
Andreas Lauser
13d9867500
decoupled: finish the SpatialParameters -> SpatialParams frenzy
...
I also removed the deprecation stuff, as IMO it is more confusing than
helpful. (Ever tried to set the
SpatialParameters instead of SpatialParams in your problem?)
Also move the decoupled spatial parameters from dumux/material to
dumux/decoupled because they are specific to the decoupled models.
2012-07-12 21:25:16 +02:00
Andreas Lauser
d7db90476e
box models: fold the spatial parameters directly into the problems
2012-07-12 21:25:06 +02:00
Christoph Grueninger
348f6e7d35
Fix make headercheck.
2012-07-12 21:25:03 +02:00
Christoph Grueninger
f03231adf4
Removed unecessary WML files. Added files to EXTRA_DIST.
2012-07-12 21:25:02 +02:00
Christoph Grueninger
e71e298b00
Scanned chaper install in the manual.
2012-07-12 21:25:02 +02:00
Christoph Grueninger
e5085ee4c8
Compled Tips&Tricks. Fixed various over- and underfull boxed and even more warnings.
2012-07-12 21:25:02 +02:00
Andreas Lauser
e660848dc9
last update of the model descriptions before the release
...
please fasten your seatbelts!
2012-07-12 21:25:02 +02:00
Christoph Grueninger
992db96bad
Drastically reduced warnings in handbook (from over 200 to ~50). Improved install and tips&tricks.
2012-07-12 21:25:01 +02:00
Klaus Mosthaf
e8323070d0
corrections in the coupled tutorial, spell check & beautification
2012-07-12 21:25:01 +02:00
Benjamin Faigle
ef35f75d0e
correct spelling mistakes and other minor issues model descriptions of decoupled model
2012-07-12 21:25:01 +02:00
Philipp Nuske
1e62b5f270
- administered some formula cosmetics to the models section of the handbook
2012-07-12 21:25:01 +02:00
Benjamin Faigle
e2953d8eca
correct spelling mistakes and other minor issues in tutorial introduces breaks to get all documentation in the code on a page in the handbook.
2012-07-12 21:25:00 +02:00
Andreas Lauser
6a7345fe4e
handbook update model descriptions
...
We now use the doxygen detailed description for the immiscible
decoupled models, as approved by Markus.
2012-07-12 21:25:00 +02:00