Commit Graph

1662 Commits

Author SHA1 Message Date
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
Melanie Darcis
7e5c2d8846 doc 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
8f6a328e1f further improved documentation for tutorial decoupled 2012-07-12 21:22:39 +02:00
Benjamin Faigle
cff0aaf797 improved documentation for tutorial decoupled 2012-07-12 21:22:38 +02:00
Benjamin Faigle
e49d8dd6ec edited handbook docu for tutorial-decoupled 2012-07-12 21:22:38 +02:00
Benjamin Faigle
7d51fbf9ad tutorial_decoupled compiles and runs again, added docu for main file 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
Katherina Baber
1be6abf6b8 (empty message) 2012-07-12 21:22:38 +02:00
Philipp Nuske
3f50edcfa7 Work on handbook - quenched typos - added and started to fill new section tips & tricks 2012-07-12 21:22:38 +02:00
Katherina Baber
0eac6e0374 update of chapter 5 (structure) in handbook 2012-07-12 21:22:38 +02:00
Philipp Nuske
3c01670acf - corrected typos in NewtonInAnutshell.tex 2012-07-12 21:22:37 +02:00
Andreas Lauser
a0a5b85242 handbook: Some work on the intro, start of chapter about the property system 2012-07-12 21:22:37 +02:00
Bernd Flemisch
a30ea535c2 adapted svn history of tutorial 2012-07-12 21:22:34 +02:00
Andreas Lauser
3d2292da0f change names according to the meeting on monday 2012-07-12 21:22:28 +02:00
Andreas Lauser
5aae649eae tutorials: convert to new structure 2012-07-12 21:22:28 +02:00
Benjamin Faigle
f3a2d10ca1 adapt handbook to split version of dumux 2012-07-12 21:22:27 +02:00
Bernd Flemisch
60eac873d3 switched from bin_PROGRAMS to check_PROGRAMS 2012-07-12 21:22:27 +02:00
Andreas Lauser
73d9972d52 sync with splitting point 2012-07-12 21:21:06 +02:00
Bernd Flemisch
024955b520 continued restructuring. 2012-07-11 23:29:58 +02:00
Bernd Flemisch
627ed018e4 included liquidphase.hh in tutorialproblem_decoupled
include added

   - liquidphase.hh now has to be included in 2p problems -> file in
     new_material/fluidsystems splitted!
2012-07-11 23:29:17 +02:00
Andreas Lauser
54c9450f6e sanitize white space
replace eacg tab by 4 spaces and remove the spaces at line ends. we
should do this more often!
2012-07-11 23:29:17 +02:00
Bernd Flemisch
f669136297 adapted decoupled tutorial to the new material system 2012-07-11 23:28:33 +02:00
Benjamin Faigle
4324b50f0f got the bright idea to do a spellcheck.... 2012-07-11 23:28:30 +02:00
Benjamin Faigle
2b08c5f50a updated handbook to capture the new_material system of the tutorial_coupled. 2012-07-11 23:28:30 +02:00
Benjamin Faigle
b9130c14b4 cleaned up coupled tutorial after minicourse and updated labels for the handbook. 2012-07-11 23:28:30 +02:00
Benjamin Faigle
7c8e7f6442 solution to ex1 of miniworkshop new MaterialLaw 2012-07-11 23:28:30 +02:00
Benjamin Faigle
f4f74e26cf final versions of miniworkshop new Materiallaws. 2012-07-11 23:28:30 +02:00
Benjamin Faigle
11d61d54d6 starting versions of miniworkshop new Materiallaws. not compileable with anything!! 2012-07-11 23:28:30 +02:00
Benjamin Faigle
d06880da8c solution to ex2 of miniworkshop dumux 2012-07-11 23:28:30 +02:00
Benjamin Faigle
346b75c02c tutorialspatialparameters solution for the mini-workshop 2012-07-11 23:28:30 +02:00
Benjamin Faigle
d4da92f877 miniworkshop-solution 2012-07-11 23:28:30 +02:00
Benjamin Faigle
acc1d8557c coupled tutorial updated to new material/soil system 2012-07-11 23:28:30 +02:00
Andreas Lauser
84efa910ae change namespace from Dune to Dumux and fix a few compilation issues
I tried to catch most stuff, but occationally Dune:: prefix is
required for stuff which is provided by DUNE and sometimes the Dune::
prefix needs to be changed to Dumux:: for stuff which is part of DuMuX
2012-07-11 23:28:29 +02:00
Markus Wolff
4b43eb4d1b tutorial decoupled repaired 2012-07-11 23:28:21 +02:00
Bernd Flemisch
b5280738c5 New bc interface. 2012-07-11 23:28:18 +02:00
Bernd Flemisch
ae92a66a12 IntersectionIterator->Intersection 2012-07-11 23:28:17 +02:00
Bernd Flemisch
2f1b1a8892 Adapted to changed TimeLoop template params. 2012-07-11 23:28:17 +02:00
Philipp Nuske
6f81b60544 newFolder.tex hinzu gefuegt 2012-07-11 23:28:02 +02:00
Philipp Nuske
68069840c7 funktionesaufrufe in der Flow-Doku hoch gerückt 2012-07-11 23:28:02 +02:00
Philipp Nuske
d1c43d4f85 two new chapters in the handbook showing how the problem is moved around in Dumux and one for the Newton 2012-07-11 23:28:02 +02:00
Philipp Nuske
fa1175061d Newly introducing newFolder.tex, which describes how to setup a new Folder (and which files to adapt) in \Dumux 2012-07-11 23:27:59 +02:00