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
Philipp Nuske
39a8eb3823
correcting typos, adding minor comments, streamlining nomenclature in tutorial_coupled
2012-07-12 21:22:55 +02:00
Andreas Lauser
6972419eb5
extend/correct a few comments, remove artifacts of renamed concepts
...
(phaseState -> fluidState, material context -> material parameters, etc)
2012-07-12 21:22:54 +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
Bernd Flemisch
9f39e767af
adapted tutorial such that we have advection-dominated flow again
2012-07-12 21:22:53 +02:00
Bernd Flemisch
4dcf68f7a5
adapted tutorial such that we have advection-dominated flow again
2012-07-12 21:22:53 +02:00
Andreas Lauser
15116fb9f8
decoupled tutorial: streamline the code a bit
...
we do not need to set any default arguments for the type tag in the
problem definition. the type tag which is actually used is chosen in
the main function.
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
Benjamin Faigle
be1a31aa25
fixed some minor bugs in tutorial
2012-07-12 21:22:53 +02:00
Bernd Flemisch
5d3a12e7d9
enhanced documentation
2012-07-12 21:22:51 +02:00
Bernd Flemisch
4f0df32508
cleaned up documentation
2012-07-12 21:22:50 +02:00
Melanie Darcis
fe39d8f017
(empty message)
2012-07-12 21:22:50 +02:00
Melanie Darcis
86b00e2dbb
doc
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
Melanie Darcis
db02fe70ab
adapted to handbook
2012-07-12 21:22:50 +02:00
Melanie Darcis
205c0ffa0c
doc
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
a5d28c06f2
logo: do not clip the shadow anymore
...
this looks nicer (I hope)
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
Melanie Darcis
7da6ffe1ec
(empty message)
2012-07-12 21:22:43 +02:00
Benjamin Faigle
20d863f37c
fixed wrong determination of boundary values in tutorial decoupled
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
Klaus Mosthaf
f59541f834
started to refresh tutorial_coupled
2012-07-12 21:22:42 +02:00
Andreas Lauser
b91f7ea58d
box: fix for dirichlet boundaries
...
as described in my e-mail from wednesday. Everything in the stable
repository compiles.
also, some compile fixes for the Mp-Nc model where made to some fluid
systems and the 1p2c index structure got an offset template argument
like the other models.
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
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