- Jan 16, 2015
-
-
Christoph Grüninger authored
Relsize is not part of standard TeX live and causes errors. Use the command suggested from the C++ FAQ. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14078 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 21, 2014
-
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13751 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 16, 2014
-
-
Bernd Flemisch authored
Approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13506 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
approved by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13504 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13499 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
Updated the detailed installation instruction to use correct versions of dune-core modules and pdelab. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13498 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 14, 2014
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13477 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 30, 2014
-
-
Alexander Kissinger authored
- Updated the model section in the handbook. The nonisothermal model description is added and the 2pni, 2p2cni, 3p3cni are removed. - Updated models.tex accordingly - Generated documentation for the non-isothermal model git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13437 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 22, 2014
-
-
Thomas Fetzer authored
updated doxygen docu, there are still 7 warnings are produced git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13381 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 16, 2014
-
-
Christoph Grüninger authored
Make complained about an empty variable. Probably it did not like the :=+, thus it was replaced by " \" and everything is added in one line. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13341 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 05, 2014
-
-
Bernd Flemisch authored
correct use of wildcards, add ALUGrid flags to tests with AMG. Merge revisions 12949, 13246 and 13248 from the strip-pdelab branch. They all improve the buildsystem behavior. Thanks to Markus Blatt for the work. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13282 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 29, 2014
-
-
Markus Blatt authored
The correct usage of wildcards is "$(wildcard *.hh)". With this patch we use these instead of "*.hh". Quoting from https://www.gnu.org/software/make/manual/html_node/Wildcard-Examples.html#Wildcard-Examples Wildcard expansion does not happen when you define a variable. Thus, if you write this: objects = *.o then the value of the variable objects is the actual string ‘*.o’. However, if you use the value of objects in a target or prerequisite, wildcard expansion will take place there. If you use the value of objects in a recipe, the shell may perform wildcard expansion when the recipe runs. To set objects to the expansion, instead use: objects := $(wildcard *.o) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13248 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 17, 2014
-
-
Christoph Grüninger authored
Be aware that doxygen might timeout with older versions of dune-common. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13066 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 09, 2014
-
-
Christoph Grüninger authored
Steffen moved the multidomain(grid) repositories. Since UG 3.10.0 flex and yacc are no longer needed. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13047 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 09, 2014
-
-
Martin Schneider authored
(reviewed by Martin B.) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12737 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 02, 2014
-
-
Martin Schneider authored
(reviewed Christoph and Alex) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12710 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Martin Schneider authored
(reviewed by Alex) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12706 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Add units to comments, fix doxygen groups. (reviewed by martins) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12704 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Apr 01, 2014
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12700 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 26, 2014
-
-
Martin Schneider authored
The correct fluidsystem "h2oairfluidsystem.hh" is included, too. (reviewed by Martin B.) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12667 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 19, 2014
-
-
Christoph Grüninger authored
At least one of our guests had difficulties with that. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12639 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Remove list of Ubuntu packages, add link to user wiki instead. This fixes FS#205. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12638 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Clean up a bunch of outdated stuff. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12637 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 13, 2014
-
-
Alexander Kissinger authored
Updated the doxygen documentation of the 2p,2pni, co2ni, 2p2cni models and the 2p and 2pni tests according to FS#209. Also adjusted the doxygen/modules file and replaced group TwoPBoxModel with TwoPModel. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12617 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 20, 2014
-
-
Christoph Grüninger authored
There is still a lot to be done! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12519 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 11, 2014
-
-
Benjamin Faigle authored
Add new doxygen module for the MPFA backbone (data structure, transmissibility caluclation, properties) to improve overview given the multitude of files. Add the indice saturationN (etc) as an alternative to the preposterous saturationNw (etc.) reviewed by Thomas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12458 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 15, 2014
-
-
Christoph Grüninger authored
In r11948 I disabled the dot/GraphViz support because it caused too big tarballs (>100 MiB). The problem is now solved in dune-common …5598893bc702a by setting INCLUDE_GRAPH to NO. (reviewed by kissinger) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12307 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 16, 2013
-
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12211 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 15, 2013
-
-
Christoph Grüninger authored
Use svn propedit svn:ignore. (thanks to klaus for the heads up) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12007 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 12, 2013
-
-
Christoph Grüninger authored
Clean cubegridcreator.hh and Makefile.am. This is related to FS#193. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11957 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 11, 2013
-
-
Christoph Grüninger authored
This reduces the size of the generated documentation and thus the size of the tarball. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11948 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 16, 2013
-
-
Alexander Kissinger authored
included the docextra/parameterlist and docextra/parameters.html in Makefile.am in order to be able build doxygen with tarball git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11674 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
- ModelDescriptions: the model descriptions for co2 models, geomechanic models, 3p and 2pdfm have been added - models.tex has been updated to include the models - modules: geomechic module is added Reviewed by Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11672 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 15, 2013
-
-
Thomas Fetzer authored
modules file, removed some trailing whitespaces git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11659 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 14, 2013
-
-
Christoph Grüninger authored
(reviewed by kissinger and bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11645 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 11, 2013
-
-
Martin Schneider authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11644 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 10, 2013
-
-
Vishal Jambhekar authored
Grunich and Martin) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11641 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 01, 2013
-
-
Christoph Grüninger authored
thanks to Laura for help with the TikZ figures. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11591 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 26, 2013
-
-
Alexander Kissinger authored
Reviewed by Lena. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11573 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11569 2fb0f335-1f38-0410-981e-8018bf24f1b0
-