- 14 Jul, 2015 6 commits
-
-
Timo Koch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15066 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
replace deprecated leafView with leafGridView. reviewed by martins git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15065 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
readded empty default constructor which is needed for the co2tables.inc reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15064 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schroeder authored
* change in richards output - pressure head output only if gravity is defined * update of reference solutions of all richards tests - needed due to change in the output (pressure head, water content and source values) discussed and reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15062 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Martin Schneider authored
Reviewed by Nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15061 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15060 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Jul, 2015 9 commits
-
-
Thomas Fetzer authored
fixed headercheck by forward declaration of properties and includes of the correct headers reviewed by martins and timok git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15059 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
- remove trailing whitespace - replace tabs by spaces - remove pointless returns - remove superfluous semicolons (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15056 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
- added asserts for the mass/mole formulations in the coupling conditions to ensure that the coupling conditions are applied correctly - skip test in case SuperLU or UMFPack are not available - updated documention and use of properties reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15055 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Timo Koch authored
dumux reviewed by grueninger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15054 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Removed semicolons after methods. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15053 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
- defaulted superlu and umfpack as linear solver - added macros to skip test if the two above mentioned solvers are not installed - removed duplicate property definition - beautified comments reviewed by gruenich and hommel git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15051 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Same for make_shared and some includes. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15050 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
- enthalpy function in the h2oairfs now use the given phaseIdx and not automatically the nPhaseIdx, this could affect local-non-equilibrium results - fixed one description and one unit given reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15048 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
(reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15047 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Jul, 2015 7 commits
-
-
Christoph Grueninger authored
cf. FS#273 (reviewed martinb) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15046 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
dune-alugrid 2.3 has no CMake support. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15045 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
(reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15044 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
This solves FS#267: http://www.dumux.org/flyspray/index.php?do=details&task_id=267&project=3 The solution is to define the static variables inside static functions. Then they will be destroyed on time, i.e., before MPI_Finalize is called. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15043 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
updated vtk output: 1) same names as in pm 2) always give mole and mass frac in output reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15042 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
removed unused variable warning reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15040 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15039 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 09 Jul, 2015 2 commits
-
-
Thomas Fetzer authored
Restructured handbook and handbook files as we discussed it in the handbook meeting. This change is hardly reviewable so please compile and check whether you miss something in the new version of the handbook or the structure appears weird. The models have been removed, because they are just a copy from the doxygen description and we decided to refer to the doxygen homepage for a detailed description (which also upgrades doxygen). git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15030 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
fixed warnings from doxygen [plotthermalconductivitymodel] deprecated the old class constructor call reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15029 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Jul, 2015 6 commits
-
-
Nicolas Schwenck authored
reviewed by gruenich wq git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15027 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
It prevented the automatically building of the executable. (revelead and reviewed by nicolas) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15026 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
added guardian macros for the case of missing multidomain git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15025 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
fixed definition of the HAVE_GNUPLOT macro reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15024 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Hao Wu authored
doxygen - added zeroeq and multidomain models - add model and problem descriptions handbook - changes in the model description of models which do not use a free flow are just related to changes in doxygen - added equation subsections for multidomain and zeroeq models naming - applied naming convention to stokes, zeroeq, and multidomain models/problems reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15023 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
changed wrong macro guard reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15022 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Jul, 2015 3 commits
-
-
Beatrix Becker authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15004 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Beatrix Becker authored
before at all). Approved by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15000 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
- remove trailing whitespace - replace tabs by spaces - remove pointless returns - remove superfluous semicolons - use an auto (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Jul, 2015 2 commits
-
-
Thomas Fetzer authored
fixed bug in the calculation of the diffusion and conduction term in the stokes equation updated reference solutions and added new tests for diffusion and conduction reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14997 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
defaulted newton controller properties reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14996 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 26 Jun, 2015 1 commit
-
-
Bernd Flemisch authored
For ages, the method centerUnitOuterNormal exists which does not require a local coordinate on the intersection. Therefore, we can also get rid of the assumption. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14957 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Jun, 2015 1 commit
-
-
Christoph Grueninger authored
Remove deprecated, Autotools-based build system. Use CMake-based one instead. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14939 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Jun, 2015 2 commits
-
-
Thomas Fetzer authored
fixed bug when massUpwindWeight < 1 is used in stokes reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14916 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Small cleanup in stokes(nc,ncni). (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14913 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Jun, 2015 1 commit
-
-
Bernd Flemisch authored
This fixes a bug that resulted from the recent changes to the Newton convergence measures. Instead of storing the residual, the residual reduction is stored, but it has been forgotten to initialize this reduction with 1.0 instead of the initial residual. This only affected the line search where the current residual/reduction is compared to the last one. Reviewed by Alex. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14895 2fb0f335-1f38-0410-981e-8018bf24f1b0
-