Andreas Lauser
|
2591f9cca0
|
tests, tutorials, lecture problems: make them all compile
|
2012-07-12 21:25:05 +02:00 |
|
Andreas Lauser
|
dc920d9030
|
Improve the startup and parameter routines.
|
2012-07-12 21:25:04 +02:00 |
|
Christoph Grueninger
|
348f6e7d35
|
Fix make headercheck.
|
2012-07-12 21:25:03 +02:00 |
|
Christoph Grueninger
|
fdcd099b40
|
Provide *.input in tarball.
|
2012-07-12 21:25:02 +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 |
|
Andreas Lauser
|
4f3eaf0101
|
parameter files: partially fix formating
as requested by the PFP
|
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 |
|
Klaus Mosthaf
|
8ad532feba
|
Fixed some typos and linebreaks (for the handbook)
|
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 |
|
Markus Wolff
|
943a8ccc78
|
added introduction for decoupled model description
|
2012-07-12 21:25:00 +02:00 |
|
Markus Wolff
|
e176b4f103
|
corrected decoupled tutorial
|
2012-07-12 21:25:00 +02:00 |
|
Markus Wolff
|
2578c26c5a
|
Changed decoupled tutorial to use the start() routine
- we decided to keep the tutorials similar and to change them to
start from a parameter file
|
2012-07-12 21:25:00 +02:00 |
|
Andreas Lauser
|
83131ba561
|
documentation: update model descriptions for 1p, 2p, 2pni, richards and Mp-Nc models
|
2012-07-12 21:25:00 +02:00 |
|
Andreas Lauser
|
3ca0d92724
|
update the model descriptions for the box models in the handbook
|
2012-07-12 21:24:59 +02:00 |
|
Katherina Baber
|
9e584e021a
|
corrected structure chapter and figure
|
2012-07-12 21:24:56 +02:00 |
|
Philipp Nuske
|
70fb80746e
|
- added a tiny exercise to the coupled tutorial: change from cubes to simplex
|
2012-07-12 21:24:55 +02:00 |
|
Andreas Lauser
|
790cae9592
|
handbook: be a bit more verbose about Dumux::start() in the coupled tutorial
|
2012-07-12 21:24:55 +02:00 |
|
Andreas Lauser
|
f5a9cf1a83
|
rename files for structured grid creators to make them consistent with the classes which they contain
structuredcubegridcreator.hh -> cubegridcreator.hh
structuredsimplexgridcreator.hh -> simplexgridcreator.hh
also document them properly.
|
2012-07-12 21:24:54 +02:00 |
|
Philipp Nuske
|
fb63f62336
|
fixed (a bunch of) minor typos and added references to my beautiful input parameter section
|
2012-07-12 21:24:54 +02:00 |
|
Andreas Lauser
|
0c3e573194
|
handbook: a few more changes to the coupled tutorial
|
2012-07-12 21:24:53 +02:00 |
|
Andreas Lauser
|
25aba6a3f2
|
update the tutorial for the coupled models
|
2012-07-12 21:24:53 +02:00 |
|
Philipp Nuske
|
7e14c1964f
|
- now with content, sorry
|
2012-07-12 21:24:52 +02:00 |
|
Philipp Nuske
|
20230ea177
|
-corrected a typo
|
2012-07-12 21:24:52 +02:00 |
|
Philipp Nuske
|
722017ffff
|
- A new section on the usage of the parameter files. Nothing fancy but hopefully helpful for (first time) usage. Feel free to change or move somewhere else :-)
|
2012-07-12 21:24:52 +02:00 |
|
Benjamin Faigle
|
01a322bfe7
|
reworked tutorials for dumux 2.1, added exercices for parameter input
|
2012-07-12 21:24:51 +02:00 |
|
Christoph Grueninger
|
99f0352881
|
Integrated fuzzy compore in test evaluation.
|
2012-07-12 21:24:50 +02:00 |
|
Klaus Mosthaf
|
68896a5214
|
work on the tutorial description for the coupled models
|
2012-07-12 21:24:50 +02:00 |
|
Christoph Grueninger
|
37b913a052
|
Added first revision of fuzzycomparevtu. Removed unecessary dependency of stokes tests to dune-pdelab.
|
2012-07-12 21:24:49 +02:00 |
|
Andreas Lauser
|
5efb7f0256
|
handbook: finalize fluid frameworks chapter
(at least for Dumux 2.1)
|
2012-07-12 21:24:49 +02:00 |
|
Bernd Flemisch
|
d3f2bdb3e6
|
changed back to the correct behavior in runTest.sh. Actually the default return value of startWithParameters was wrong
|
2012-07-12 21:24:48 +02:00 |
|
Bernd Flemisch
|
106f6ee842
|
runTest.sh: fixed small but crucial typo
|
2012-07-12 21:24:48 +02:00 |
|
Andreas Lauser
|
e15802f2f7
|
handbook: sime proof reading of the fluid framework chapter, fixes to minor LaTeX issues
there are some dangling references in the decoupled tutorial, but
AFAIK this will receive some love by Benjamin before the release.
|
2012-07-12 21:24:48 +02:00 |
|
Andreas Lauser
|
b2a873fc10
|
handbook: extend fluid framwork chapter with section on the constraint solvers
TODO: proof read, citations
|
2012-07-12 21:24:47 +02:00 |
|
Bernd Flemisch
|
fc04520ad2
|
tutorial: fix -pedantic error
|
2012-07-12 21:24:47 +02:00 |
|
Andreas Lauser
|
a159e40af1
|
handbook: work on the fluid framework chapter
TODO: section on constraint solvers.
|
2012-07-12 21:24:46 +02:00 |
|
Andreas Lauser
|
9942e2604f
|
handbook: boost and pdelab are no longer required
|
2012-07-12 21:24:46 +02:00 |
|
Katherina Baber
|
bc62d59bdf
|
adapted "Flow-of-things" to new structure and made some corrections
|
2012-07-12 21:24:46 +02:00 |
|
Philipp Nuske
|
da95f1341b
|
- added one more paragraph to 'Newton in a nutshell' I hope it helps
|
2012-07-12 21:24:46 +02:00 |
|
Andreas Lauser
|
5c167e93d7
|
detect latex more verbosely and prevent it from stopping the build when it encounters an error
|
2012-07-12 21:24:45 +02:00 |
|
Bernd Flemisch
|
1696ae560e
|
Changed structure of Handbook
|
2012-07-12 21:24:44 +02:00 |
|
Andreas Lauser
|
4706fcf898
|
new institute name in remaining files
|
2012-07-12 21:24:43 +02:00 |
|
Andreas Lauser
|
35242a073e
|
fix copyright notices
- new institute name
- add missing modelines
- reformat the entry for leopold stadler in air.hh
|
2012-07-12 21:24:43 +02:00 |
|
Andreas Lauser
|
12c4a01eb7
|
fix a few doxygen warnings
|
2012-07-12 21:24:41 +02:00 |
|