Melanie Darcis
205c0ffa0c
doc
2012-07-12 21:22:50 +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
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
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
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
Melanie Darcis
7e5c2d8846
doc
2012-07-12 21:22:41 +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
7d51fbf9ad
tutorial_decoupled compiles and runs again, added docu for main file
2012-07-12 21:22:38 +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
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
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
Markus Wolff
23adf4bdc8
test applications adapted to new decoupled 2p model
2012-07-11 23:27:59 +02:00
Bernd Flemisch
3cca2f082c
1st part of pdelab interface finished
2012-07-11 23:27:59 +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
Bernd Flemisch
e3454d9e0f
set naming conventions in tutorial_decoupled.cc and tutorialsoil_coupled.hh
2012-07-11 23:27:54 +02:00
Bernd Flemisch
f59be03392
added author informations
2012-07-11 23:27:52 +02:00
Bernd Flemisch
c498d09a8c
svn Id property set for every source code file
2012-07-11 23:27:52 +02:00
Andreas Lauser
65f3b208cf
add copyright dummy preambles to every file in the release which does not have one. add Id tag to every source file in the release
2012-07-11 23:27:51 +02:00
Andreas Lauser
cdc88582c3
adapt the tutorial for the fully coupled models to the new ways to do things
2012-07-11 23:27:51 +02:00
Andreas Lauser
30676ede27
simplify test problems for the 2p and 2p2c models just like the coupled tutorial
2012-07-11 23:27:49 +02:00
Andreas Lauser
74b2d5bd23
make the coupled tutorial compile again, clean up the interface between the problem and the model
2012-07-11 23:27:49 +02:00