- 10 May, 2012 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8287 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Feb, 2012 1 commit
-
-
Christoph Grueninger authored
Fixed various over- and underfull boxed and even more warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7905 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Feb, 2012 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7893 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Feb, 2012 3 commits
-
-
Philipp Nuske authored
simplex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7776 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7773 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
input parameter section git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7756 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Feb, 2012 3 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7742 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7741 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7725 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Feb, 2012 1 commit
-
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7720 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 09 Feb, 2012 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7697 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Feb, 2012 1 commit
-
-
Andreas Lauser authored
there are some dangling references in the decoupled tutorial, but AFAIK this will receive some love by Benjamin before the release. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7659 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Feb, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7601 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Oct, 2011 1 commit
-
-
Benjamin Faigle authored
- restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...); - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager) - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired. - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault. - Adapt tutorial to the change git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6737 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Sep, 2011 1 commit
-
-
Viktor Szukitsch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6555 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Aug, 2011 1 commit
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6408 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Feb, 2011 1 commit
-
-
Klaus Mosthaf authored
corrected description of the required parameters for Dirichlet and boundaryTypes methods git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5290 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Feb, 2011 2 commits
-
-
Andreas Lauser authored
the GPL copyright headers and the doxygen file descriptions are not really relevant for the tutorials... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5176 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5175 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Jan, 2011 1 commit
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5036 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Dec, 2010 2 commits
-
-
Karin Erbertseder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4866 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Karin Erbertseder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4864 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Dec, 2010 1 commit
-
-
Philipp Nuske authored
AND updated the "Mother of all Flowcharts" (here to stay) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4847 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Dec, 2010 1 commit
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4824 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Nov, 2010 2 commits
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4661 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4659 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Nov, 2010 2 commits
-
-
Andreas Lauser authored
handbook: make the undefined references go away, finalize on the design patterns and property system chapters git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4641 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
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 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4626 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Nov, 2010 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4592 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Oct, 2010 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4461 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Oct, 2010 1 commit
-
-
Klaus Mosthaf authored
exchanged fluidsystem and fluid to twophase water-oil git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4451 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Oct, 2010 2 commits
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4429 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4428 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Jul, 2010 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3856 2fb0f335-1f38-0410-981e-8018bf24f1b0
-