Commit Graph

118 Commits

Author SHA1 Message Date
Philipp Nuske
3357e88a79 streamlined the formatting of \Dune , \Dune-Root, changed some requesites related stuff 2012-07-12 21:22:58 +02:00
Philipp Nuske
283b4e2115 cleaned Makefile of handbook setdependencies of handbook strait 2012-07-12 21:22:58 +02:00
Benjamin Faigle
0d7f8adc41 adapted tutorial decoupled to unique neumann-BC definition 2012-07-12 21:22:58 +02:00
Benjamin Faigle
f4208fd27b edited decoupled exercices for new material law parameters 2012-07-12 21:22:56 +02:00
Andreas Lauser
66f7ee2564 doc/flowchart: remove the gravest errors
IMHO it still has some issues with consistency and the level of detail
in some places...
2012-07-12 21:22:56 +02:00
Karin Erbertseder
af17c21b48 (empty message) 2012-07-12 21:22:56 +02:00
Karin Erbertseder
2ddf3cf14c add a new picture 2012-07-12 21:22:56 +02:00
Karin Erbertseder
6379d8e7f1 added chapter box method 2012-07-12 21:22:56 +02:00
Benjamin Faigle
a89b447312 adapted handbook to bernds changes of tutorial (make it less diffusive) 2012-07-12 21:22:56 +02:00
Philipp Nuske
a666aa9e85 quenched typos, enhanced readability in few places AND updated the "Mother of all Flowcharts" (here to stay) 2012-07-12 21:22:55 +02:00
Melanie Darcis
230042640c extraction rate and simulation times adapted to new problem file 2012-07-12 21:22:54 +02:00
Katherina Baber
36a3ddd149 (empty message) 2012-07-12 21:22:53 +02:00
Benjamin Faigle
9c0c9b9fb0 updated tutorial decoupled, reformulated things and update minor mistakes 2012-07-12 21:22:53 +02:00
Bernd Flemisch
4f0df32508 cleaned up documentation 2012-07-12 21:22:50 +02:00
Melanie Darcis
18ab91054a (empty message) 2012-07-12 21:22:50 +02:00
Melanie Darcis
f3a53e5115 small correction 2012-07-12 21:22:50 +02:00
Melanie Darcis
507c4862b2 new version of tutorial coupled 2012-07-12 21:22:50 +02:00
Andreas Lauser
2849154a60 handbook: factor the design patterns chapter out into a separate file 2012-07-12 21:22:49 +02:00
Andreas Lauser
ecc16cfd72 handbook: make the undefined references go away, finalize on the design patterns and property system chapters 2012-07-12 21:22:49 +02:00
Andreas Lauser
96e5522ad5 introduce new file dumux/common/basicproperties.hh; remove ReferenceElements property from decoupled models; doc
- now every model type tag should be derived from the NumericModel type
tag.
- instead of retrieving the reference elements from the ReferenceElements property,
  use Dune::GenericReferenceElements<Scalar, dim>
- some improvements for the handbook's design patterns and property system chapeters
2012-07-12 21:22:48 +02:00
Andreas Lauser
02ddfea028 doc: (almost) finish the design patterns chapter in the handbook
also remove the ReferenceElements property because changing to the old
DUNE entity numbering would not work anyways...
2012-07-12 21:22:48 +02:00
Klaus Mosthaf
99e13c14fe made small corrections with the tutorial figures 2012-07-12 21:22:47 +02:00
Andreas Lauser
5fdd83c9be time manager: do not call problem.nextTimeStepSize() at the begining of a new episode
handbook: some improvements
2012-07-12 21:22:47 +02:00
Andreas Lauser
3d737c2952 handbook: Add automatically extracted model desctiptions for the fully coupled models
also improve the description of the richards model so that it is ready
for the handbook
2012-07-12 21:22:46 +02:00
Klaus Mosthaf
e14fa005d3 added some links to the external libraries / modules, needs to be extended 2012-07-12 21:22:45 +02:00
Klaus Mosthaf
98c08883aa some corrections in the installation chapter of the handbook 2012-07-12 21:22:45 +02:00
Klaus Mosthaf
47724af9dc Further work on the installation chapter of the handbook 2012-07-12 21:22:45 +02:00
David Werner
2f9338825f More dependencies mentioned, old parts of Philipp removed. 2012-07-12 21:22:44 +02:00
David Werner
4799cd9410 some minor improvements 2012-07-12 21:22:44 +02:00
David Werner
66ff5a0c87 added hint for external libraries IWS users, Todo: give more precise references where things are documented in Dune and external libaries are found, proof read and english-spell check 2012-07-12 21:22:44 +02:00
David Werner
9ca29df445 typing error in one latex command made it not to build .. fixed 2012-07-12 21:22:44 +02:00
David Werner
e8b64981ae intermediate state, description to iws internal external dune libraries commented out 2012-07-12 21:22:44 +02:00
Klaus Mosthaf
ea2e30538f removed line break 2012-07-12 21:22:44 +02:00
Katherina Baber
dc962a81e8 (empty message) 2012-07-12 21:22:44 +02:00
Klaus Mosthaf
0e0168603a removed line break 2012-07-12 21:22:43 +02:00
Klaus Mosthaf
0cfbf91760 further work on the tutorial_coupled 2012-07-12 21:22:42 +02:00
Philipp Nuske
703a898965 added the information how to get pardiso running on a non-LH2 machine 2012-07-12 21:22:42 +02:00
Klaus Mosthaf
38159bf1f1 further work on the tutorial_coupled exchanged fluidsystem and fluid to twophase water-oil 2012-07-12 21:22:42 +02:00
Nicolas Schwenck
1a2c09a476 extended information about Dune-debug output stream. 2012-07-12 21:22:42 +02:00
Melanie Darcis
0e19686ffe small corrections 2012-07-12 21:22:41 +02:00
Melanie Darcis
c9df44b986 small corrections 2012-07-12 21:22:41 +02:00
Klaus Mosthaf
b442580b0c small changes in the installation chapter 2012-07-12 21:22:41 +02:00
Klaus Mosthaf
8f71a34f8f further work on the installation and getting-started chapter of the handbook 2012-07-12 21:22:41 +02:00
David Werner
248f683787 developers part is not anonymously accessable 2012-07-12 21:22:41 +02:00
Klaus Mosthaf
a6959aa5dd started to change the getting started chapter of the handbook 2012-07-12 21:22:41 +02:00
Benjamin Faigle
15db5c3bc6 changed grid-howto to stable release 2.0 to avoid installation errors 2012-07-12 21:22:40 +02:00
Benjamin Faigle
414bff3fa9 new version of decoupled tutorial 2012-07-12 21:22:39 +02:00
Benjamin Faigle
e49d8dd6ec edited handbook docu for tutorial-decoupled 2012-07-12 21:22:38 +02:00
Philipp Nuske
f3323041af new package included 2012-07-12 21:22:38 +02:00
Philipp Nuske
3fb1182348 as agreed today in the Dumux Coffee, I put some BIG note into the handbook that needs to be replaced by information about the external folder (install.tex) 2012-07-12 21:22:38 +02:00