Commit Graph

45 Commits

Author SHA1 Message Date
Andreas Lauser
4c2885cc82 tutorial: add defaults so that they run without parameters, make handbook compile again 2012-09-24 20:13:29 +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
Christoph Grueninger
e5085ee4c8 Compled Tips&Tricks. Fixed various over- and underfull boxed and even more warnings. 2012-07-12 21:25:02 +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
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
Philipp Nuske
20230ea177 -corrected a typo 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
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
Benjamin Faigle
72832a8b24 changes in restart behaviour: - restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...); - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager) - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired. - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault. - Adapt tutorial to the change 2012-07-12 21:24:18 +02:00
Viktor Szukitsch
d364fe1989 handbook: language improvements 2012-07-12 21:24:15 +02:00
Markus Wolff
7d74f7132c adapted decoupled tutorial to interface changes of decoupled 2p model 2012-07-12 21:24:09 +02:00
Benjamin Faigle
b1fd80d743 Time manager is instantiated in application file Problems instantiated with Timemanager TimeManager now runs the problem
update of handbook according to that.
2012-07-12 21:24:09 +02:00
Markus Wolff
8de38c55e0 correction in decoupled exercise 2 2012-07-12 21:23:08 +02:00
Andreas Lauser
200675efd3 tutorial: adapt line numbers so that no fragments boilerplate text appears
the GPL copyright headers and the doxygen file descriptions are not really
relevant for the tutorials...
2012-07-12 21:23:06 +02:00
Benjamin Faigle
36806bbc38 added more information to tutorial to ease it for newcomers 2012-07-12 21:23:06 +02:00
Melanie Darcis
759f43d877 Typo corrected in tutorials. Reference to tutorial/results in coupled tutorial deleted. 2012-07-12 21:23:03 +02:00
Philipp Nuske
3357e88a79 streamlined the formatting of \Dune , \Dune-Root, changed some requesites related stuff 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
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
Benjamin Faigle
9c0c9b9fb0 updated tutorial decoupled, reformulated things and update minor mistakes 2012-07-12 21:22:53 +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
Klaus Mosthaf
99e13c14fe made small corrections with the tutorial figures 2012-07-12 21:22:47 +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
Andreas Lauser
73d9972d52 sync with splitting point 2012-07-12 21:21:06 +02:00
Andreas Lauser
351c18602a merge the changes directly done in the stable branch back into trunk 2012-07-11 23:27:59 +02:00
Markus Wolff
330f89d037 tutorial decoupled fixed for releas 2012-07-11 23:27:55 +02:00
Markus Wolff
c7e0293de1 some corrections in the handbook: tutorial-decoupled 2012-07-11 23:27:55 +02:00
Bernd Flemisch
66bc40d769 handbook finished 2012-07-11 23:27:54 +02:00
Andreas Lauser
5a6a61462f fix the handbook 2012-07-11 23:27:49 +02:00
Markus Wolff
7f38afb3d1 tutorial-decoupled in handbook on new version 2012-07-11 23:27:48 +02:00
Markus Wolff
75d558c4b4 2012-07-09 22:44:26 +02:00
Markus Wolff
8347ef2641 tutorial exerciesed finished 2012-07-09 22:44:26 +02:00
Markus Wolff
fb0cddd129 there were still some labels missing! 2012-07-09 22:44:23 +02:00
Markus Wolff
618bb72ea4 Some corrections on the existing parts of the handbook: Labels 2012-07-09 22:44:23 +02:00
Bernd Flemisch
e1ea7bc027 handbook updated 2012-07-09 22:44:23 +02:00
Markus Wolff
048bd90c4e picture corrected: Dumux tutorial decoupled 2012-07-09 22:44:22 +02:00
Markus Wolff
543795e79f correction of the dumux tutorial (handbook) 2012-07-09 22:44:22 +02:00
Markus Wolff
0eeaab3a61 First iteration of the tutorial for the decoupled model 2012-07-09 22:44:22 +02:00
Markus Wolff
e41b0ef6a2 documentation of tutorial_decoupled.cc 2012-07-09 22:44:20 +02:00
Markus Wolff
43b34413d3 tutorial, first iteration 2012-07-09 22:44:18 +02:00
Klaus Mosthaf
41f45abf3e subdivided dumux-handbook.tex into several sub-texs, startet to work on the quickstart-guide 2012-07-09 22:44:16 +02:00