Commit Graph

34 Commits

Author SHA1 Message Date
Andreas Lauser
57e9f74f3a consistently make the time index available
- this renames historyIdx to timeIdx (I think it expresses what it is meant for better)
- rename localIdx to "spaceIdx" in the problems/spatial parameters
- add a "timeIdx" argument to the problem's methods
2012-07-12 21:25:06 +02:00
Andreas Lauser
2591f9cca0 tests, tutorials, lecture problems: make them all compile 2012-07-12 21:25:05 +02:00
Klaus Mosthaf
e8323070d0 corrections in the coupled tutorial, spell check & beautification 2012-07-12 21:25:01 +02:00
Klaus Mosthaf
8ad532feba Fixed some typos and linebreaks (for the handbook) 2012-07-12 21:25:01 +02:00
Andreas Lauser
25aba6a3f2 update the tutorial for the coupled models 2012-07-12 21:24:53 +02:00
Andreas Lauser
35242a073e fix copyright notices
- new institute name
- add missing modelines
- reformat the entry for leopold stadler in air.hh
2012-07-12 21:24:43 +02:00
Andreas Lauser
5863d6306c remove all unused typedefs
since this was done in a semi-automatic way compilation for stuff not
used by the non-decoupled tests may be non-functional. I spared the
decoupled stuff because it does not compile ATM so I did not have a
way verify that it still works...
2012-07-12 21:24:35 +02:00
Andreas Lauser
9b653a7051 properties: remove all superfluous PTAG() invocations 2012-07-12 21:24:33 +02:00
Bernd Flemisch
89ea64ab96 remove warning-causing commas 2012-07-12 21:24:31 +02:00
Andreas Lauser
d9bd5a1b03 insert emacs and vi modelines to make indentation more consistent 2012-07-12 21:24:25 +02:00
Andreas Lauser
eb1c79f785 rename LS* to LinearSolver*
also move these "LinearSolver" parameter group
2012-07-12 21:24:14 +02:00
Markus Wolff
7b28dd8742 adapted tutorial problems to changes in models 2012-07-12 21:24:10 +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
Andreas Lauser
2afe339845 fix the coupled tutorial after holger's alpha->lambda renaming 2012-07-12 21:23:13 +02:00
Benjamin Faigle
36806bbc38 added more information to tutorial to ease it for newcomers 2012-07-12 21:23:06 +02:00
Andreas Lauser
1936cae767 change copyright notices to the one suggested by the FSF 2012-07-12 21:22:59 +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
Bernd Flemisch
4dcf68f7a5 adapted tutorial such that we have advection-dominated flow again 2012-07-12 21:22:53 +02:00
Melanie Darcis
86b00e2dbb doc 2012-07-12 21:22:50 +02:00
Melanie Darcis
db02fe70ab adapted to handbook 2012-07-12 21:22:50 +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
Bernd Flemisch
a30ea535c2 adapted svn history of tutorial 2012-07-12 21:22:34 +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
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
acc1d8557c coupled tutorial updated to new material/soil system 2012-07-11 23:28:30 +02:00