Commit Graph

314 Commits

Author SHA1 Message Date
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
David Werner
813a7dd0d7 Update of version numbers and pathes in installation chapter 2012-07-12 21:24:08 +02:00
Andreas Lauser
e70c554ea3 remove trailing white space 2012-07-12 21:24:07 +02:00
Andreas Lauser
a48ab2bf8e VTK: some infrastructure work to support writing of vector fields
- the constructor of VtkMultiWriter now expects a grid view as first
  argument. unfortunately the old API cannot be kept around with this
  change.
- as a follow up beginWrite() does not need the grid view as an
  argument anymore
- if the grid has been changed during two time steps, the new method
  gridChanged() must be called before beginWrite() is called
2012-07-12 21:24:06 +02:00
Andreas Lauser
ced58e80cb remove all SVN $Id$ tags as decided on last week's dumux meeting 2012-07-12 21:23:23 +02:00
Christoph Grueninger
177caed960 Minor changes in text, like removed superfluous commas, missing space, removed surplus word and fixed FORTRAN to Fortran because it's already called that way for more than 20 years. 2012-07-12 21:23:20 +02:00
Philipp Nuske
f1ca69362d added some more guides on how to comment things in \Dumux 2012-07-12 21:23:20 +02:00
Christoph Grueninger
a2fb5b0280 DuMuX Handbook: Removed superfluous footnote which contained information concerning the depreciated dune-disc. 2012-07-12 21:23:19 +02:00
Andreas Lauser
150531f932 fix the GCC 4.6 stuff in a more backward compatible way and fix a lot of "variable set but not used" warnings on GCC 4.6
if the compiler doesn't know about constexpr
2012-07-12 21:23:17 +02:00
Andreas Lauser
2afe339845 fix the coupled tutorial after holger's alpha->lambda renaming 2012-07-12 21:23:13 +02:00
Holger Class
affe5efc6f setAlpha is now setLambda (Brooks-Corey) 2012-07-12 21:23:12 +02:00
Klaus Mosthaf
bc9c545076 added include lines for the components in tutorialproblem_coupled and tutorialproblem_decoupled 2012-07-12 21:23:09 +02:00
Bernd Flemisch
23f7c702c9 accidently committed wrong files 2012-07-12 21:23:09 +02:00
Bernd Flemisch
86c0f2267f updated INSTALL text file instructions 2012-07-12 21:23:08 +02:00
Markus Wolff
fae10bf07d corrected macros in tutorial decoupled 2012-07-12 21:23:08 +02:00
Markus Wolff
8de38c55e0 correction in decoupled exercise 2 2012-07-12 21:23:08 +02:00
Klaus Mosthaf
d132672522 made spell check with newFolder, tutorial-coupled and install and corrected description of the required parameters for Dirichlet and boundaryTypes methods 2012-07-12 21:23:08 +02:00
Klaus Mosthaf
9afcb4ac7f made some more corrections in the getting-started part of the handbook. removed linebreaks 2012-07-12 21:23:08 +02:00
Klaus Mosthaf
c885041050 made some corrections to quickstart-guide, guidelines and install TEX-files 2012-07-12 21:23:08 +02:00
Benjamin Faigle
18045051e3 reformat to enshure everything fits on the printouts of the handbook 2012-07-12 21:23:08 +02:00
Klaus Mosthaf
e3744d9b1d some corrections in the installation part of the handbook - tbc 2012-07-12 21:23:06 +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
David Werner
46117984ca wrong module name 2012-07-12 21:23:06 +02:00
David Werner
ebe73e722e section about application of patches 2012-07-12 21:23:06 +02:00
David Werner
0538826c81 checkout-dumux script 2012-07-12 21:23:04 +02:00
David Werner
61e6113f96 aboveskip option formatting of bash-scripts, more corrected text in install.tex 2012-07-12 21:23:03 +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
Andreas Lauser
0bf5bdb381 build system: fine-tune the option files and the macros in dumux.m4
we disable MPI by default as it might result in compilation issues
with newer compilers and the models do not work reliably anyway. also
the conditionals for building the handbook are refined and
summary status messages are added for LaTeX and the handbook.
2012-07-12 21:23:03 +02:00
David Werner
d54656d075 some more changes 2012-07-12 21:23:03 +02:00
David Werner
0b7a65f8e2 todays work on install file 2012-07-12 21:23:03 +02:00
David Werner
19d75b11c3 tuning of listings style for bash code listings in install.tex 2012-07-12 21:23:03 +02:00
David Werner
29b9ac3251 error in wiki entries 2012-07-12 21:23:03 +02:00
David Werner
d1f8ad24b8 some more changes to installation chapter 2012-07-12 21:23:03 +02:00
David Werner
e24a0da433 bash commands typeset with package listings with a style definition. 2012-07-12 21:23:03 +02:00
David Werner
f7b1f0a25d some more changes for better reading 2012-07-12 21:23:02 +02:00
David Werner
1a6a62d97d Try to explain some things more explicit, worked on structuring though this chapter. Todo shell-commands not within itemize refs more precise. 2012-07-12 21:23:02 +02:00
Philipp Nuske
f07417a5c1 clarified that there is no pdelab tarball 2012-07-12 21:23:02 +02:00
Philipp Nuske
13deae5805 minor changes to install procedure in the handbook 2012-07-12 21:23:01 +02:00
Philipp Nuske
deb5f75bb9 dumux cannnot be build without any options, at least fno-strict-aliasing needs to be handed over. 2012-07-12 21:23:01 +02:00
Andreas Lauser
ed57a85fcf handbook: regenerated model descriptions from the doxygen sources 2012-07-12 21:23:01 +02:00
Bernd Flemisch
e0eca453c3 adjusted Makefile.ams such that tarball is built 2012-07-12 21:23:00 +02:00
Bernd Flemisch
35c147dcd3 adjusted Makefile.ams such that tarball is built 2012-07-12 21:23:00 +02:00
Philipp Nuske
d4570ed214 boost and autotools belong to the prerequisits not to the additional packages 2012-07-12 21:23:00 +02:00
Philipp Nuske
815ae962dc quenched some typos in the installation guidelines, added needed packages for ubuntu 2012-07-12 21:23:00 +02:00
Andreas Lauser
1936cae767 change copyright notices to the one suggested by the FSF 2012-07-12 21:22:59 +02:00
Benjamin Faigle
be88724d4a no compilation of handbook when --disable-documentation 2012-07-12 21:22:59 +02:00
Katherina Baber
ae7552e59d small changes in box-scheme picture and corresponding svg 2012-07-12 21:22:59 +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
Philipp Nuske
283b4e2115 cleaned Makefile of handbook setdependencies of handbook strait 2012-07-12 21:22:58 +02:00