- Oct 08, 2014
-
-
Christoph Grüninger authored
As we use still ints for mapping face indices, there is more work involved. (thanks to bernd for the heads-up) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13466 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Avoid duplicate code by using multiple case markers. For the adaptive model, there is no need to treat SGrid and YaspGrid. Reviewed by Martin S. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13463 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
This is better as in regard to Dune 2.4. Sadly it does not fix the problem with incompatible types with YaspGrid. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13462 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 07, 2014
-
-
Bernd Flemisch authored
This is done to avoid deprecation warnings when using Dumux with the Dune master, and to be safe when SGrid will actually be removed later. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13460 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 06, 2014
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13457 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13456 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13455 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13453 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 02, 2014
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13447 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
A property was defined twice, 3p does not contain the property. (reveiwed and approved by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13444 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
the result file which is to be compared will now be deleted at the beginning of the test to make sure that the latest results file is compared fixed typos in fuzzycompare reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13442 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
fixed latex part of doxygen comments git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13441 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
update copyright file git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13440 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Write it lower case to ease release manager's duty. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13439 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
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13435 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 29, 2014
-
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13431 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
See FS#223. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13430 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
Adapted all implicit models and the geomechanics model such that the addOutputVtkFields() function only considers interior nodes. This is relevant for parallelisation. See flyspray task 221 for details. Reviewed by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13429 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
- Deprecated the 3p3cni model - Added effective thermal conductivity calculation in fluidmatrixinteractions for 3p - Added thermal conductivity functions to the 3p fluidsystem h2oairmesitylen.hh and h2oairxylene.hh - Upddated the 3p3cni test for the generic non-isothermal model - Changed the reference vtus for the two tests, since results are slightly different due to different thermal conductivities git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13427 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 24, 2014
-
-
Christoph Grüninger authored
This is needed for dune-alugrid, cf. FS#237. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13414 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
resolving make headercheck errors reviewed by C.Grueninger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13412 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Once more, the complete path must be part of the wildcard. (reviewed by natalies, like last commit) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13410 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
The complete path must be part of the wildcard. Additionally removed a file from cmake/module/CMakeLists.txt. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13408 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
implemented use of input files by CMakeLists.txt reviewed by natalies git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13406 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
fix bug in 3p3cnifluxvaribles.hh (missing definition of dimworld) reviewed by C.Grueninger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13405 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
abs() is for integers. C offers fabs(), C++ std::abs. (reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13404 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 23, 2014
-
-
Natalie Schröder authored
missing GlobalPosition git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13395 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
changing dim-matrices to dimWorld-matrices, needed for dim!=dimWorld grids (dispersive fluxes) reviewed by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13393 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
changing dim-matrices to dimWorld-matrices, needed for dim!=dimWorld grids reviewed by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13392 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
for all diffusive and dispersive fluxes, changing dim-vectors to dimWorld-vectors, needed for dim!=dimWorld grids reviewed by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13390 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 22, 2014
-
-
Natalie Schröder authored
include #include<dune/pdelab/common/geometrywrapper.hh> reviewed by M.Beck git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13386 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
removed file which was deprecated a year ago reviewed by martinb git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13382 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
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
-
Natalie Schröder authored
changing dim-vectors to dimWorld-vectors, needed for dim!=dimWorld grids reviewed by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13376 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
changing dim-vectors to dimWorld-vectors, needed for dim!=dimWorld grids reviewed by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13375 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 19, 2014
-
-
Thomas Fetzer authored
added cmake and ctest compatibility for multidomain problems reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13371 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
added new start messages and unified output reviewed by gruenich and martinb git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13370 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
They should be inside the *.input files. Most parameters were redunant anyway. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13360 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 18, 2014
-
-
Thomas Fetzer authored
for the energy balance the diffusive enthalpy flux for the "phase compenent" is now calculated based on the assumption that the sum of all molar diffusive fluxes is zero git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13358 2fb0f335-1f38-0410-981e-8018bf24f1b0
-