- 02 Feb, 2016 2 commits
-
-
Thomas Fetzer authored
[CMake] Add check for Valgrind's memcheck.h Re-enable Valgrind support which was accidentally dropped together with the Autotool's build system. (cherry picked from commit 288ac351) Conflicts: config.h.cmake See merge request !60
-
Christoph Grüninger authored
Re-enable Valgrind support which was accidentally dropped together with the Autotool's build system. (cherry picked from commit 288ac351) For compatibility with Dune 2.3 replaced dune_add_package_flags by hand-written code. Conflicts: config.h.cmake
-
- 10 Dec, 2015 1 commit
-
- 09 Dec, 2015 2 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 22 Oct, 2015 1 commit
-
-
Thomas Fetzer authored
reviewed by timok
-
- 01 Oct, 2015 2 commits
-
-
Thomas Fetzer authored
- 25 Sep, 2015 1 commit
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/release-2.8@15541 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Sep, 2015 2 commits
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/release-2.8@15522 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/release-2.8@15521 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Sep, 2015 7 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15513 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
description of variables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15511 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
description of variables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15506 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
updated changelog corrected "adaptation" in the docu reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15505 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
updated the parameterlist.txt then renamed the gridadaptation for implicit to gridadaption, to be consistent with the decoupled stuff and the docu. reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15504 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15503 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15502 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Sep, 2015 1 commit
-
-
Nicolas Schwenck authored
reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15494 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Sep, 2015 1 commit
-
-
Martin Schneider authored
The box method is not yet mass conservative. Therefore, an error is thrown by calling grid adaptation for the box method. Reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15489 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Sep, 2015 1 commit
-
-
Christoph Grueninger authored
The resulting PDF doc is named 0_dumux-handbook.pdf. The new name disturbed the install statement. Still we have to think about the file name of the handbook. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15481 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Sep, 2015 1 commit
-
-
Martin Beck authored
mistakenly commented in commit r15453. Reviewed by kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15465 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Sep, 2015 2 commits
-
-
Christoph Grueninger authored
Change color of blocks in figure from black to blue. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15461 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Slightly improve first sentences in chapters. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15459 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Sep, 2015 2 commits
-
-
Gabi Seitz authored
ends git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15454 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
The material folder is now complete: -All units have been "TeXed" and added where missing -All relevant function arguments are described in doxygen -All doxygen warnings but one have been removed, also from the recently added fluidsystems Work done by Simon, reviewed by Alex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15453 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Sep, 2015 5 commits
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15445 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Fix CMakeLists.txt that caused on some systems to broken make doc. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15444 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Remove breakurl which does not work together with pdfLaTeX. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15438 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
added timeStepIndex to output in zeroeqmodels updated documentation of boundarylayer model reviewed by natalies git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15437 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
- changed naming of mole fractions x^alpha_kappa to x^kappa_alpha - added zeroThreshold for the kuevette problem, because the non-wetting phase already disappaered at the end of the simulation reviewed by timok git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15436 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Sep, 2015 2 commits
-
-
Thomas Fetzer authored
introduced setMassFraction() in the compositionalfluidstate.hh so that in case of mass fraction formulation, they can be set directly, the converting to mole fractions is now handled by the compositionalfluidstate class some test failed (kuevette with 5% difference), new references are committed, however maybe some thresholds have to be adapted reviewed by kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15433 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
- added FluidState group, which appears now on the module page - fixed ingroups git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15432 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Sep, 2015 1 commit
-
-
Thomas Fetzer authored
- outsourced furtherpractice subchapter - updated steps of a dumux simulation - removed todos git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15431 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Sep, 2015 1 commit
-
-
Thomas Fetzer authored
- added doxygen comments and cleanup of defaultcomponents.hh - improved documentation of constant.hh [test] - added units in test_navierstokes.input reviewed by natalies git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15420 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 Aug, 2015 1 commit
-
-
Bernd Flemisch authored
list git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15409 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Aug, 2015 4 commits
-
-
Alexander Kissinger authored
should pass now. Reviewed by Timo. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15405 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Timo Koch authored
Add required properties and their defaults. [fix] Parameter in the ni electrochemistry [cleanup] Adjust class names to naming conventions Reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15403 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
added the kinematicEddyViscosity to the vtu output, for using it in the transport models reviewed by kilian git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15401 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
do not mark reference vtu files as binary reviewed by timok git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15400 2fb0f335-1f38-0410-981e-8018bf24f1b0
-