- Mar 17, 2017
-
-
Kilian Weishaupt authored
* 2cnistokes2p2cni * 2czeroeq2p2
-
- Sep 27, 2016
-
-
Martin Beck authored
Updated thresholds for test_stokes, test_2cstokes2p2c, test_2cnistokes2p2cni and test_2cnistokes2p2cni_boundarylayer to make them pass.
-
- Jul 26, 2016
-
-
Thomas Fetzer authored
this means * the first vtk (normally the initial solution) is *-00000.vtu * if all timesteps are writen the time step number and vtk number correspond
-
- Jun 28, 2016
-
-
Thomas Fetzer authored
Move all testing related scripts to subfolder testing
-
- Jan 25, 2016
-
-
Thomas Fetzer authored
Fixes a bug with conditional jump over uninitialized values, which was intoduced by generalizing how massFractions are set. This keeps the generalization, but reverts everything else to what it has been before. Changes in reference solutions are necessary due to small changes. Thanks gruenich for git-bisecting.
-
- Dec 11, 2015
-
-
Thomas Fetzer authored
Save in runtime (old: 600s, new: 120s)
-
- Aug 25, 2015
-
-
Thomas Fetzer authored
fixed zeroThresholds reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15351 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
- All headers and source files are moved to the specfied include directory during installation. - Existing CMakeLists.txt files were appended. - CMakeLists.txt were added in folders that did not contain any CMakeLists.txt files but contain headers - The installed version of dumux has been tested by Bernd with the dumux-lecture module Reviewed, modified and tested by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15347 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 21, 2015
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15325 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 29, 2015
-
-
Bernd Flemisch authored
References have to be updated due to differences between test system and the system of the reference solution creator. The differences are small, but still too large for fuzzycompare. This is a known issue, see FS#281 for details. The two ni-multidomain tests use the same names for the output. This leads to conflicts when the tests are executed in parallel. The names of one test are changed to fix this. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15189 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 24, 2015
-
-
Thomas Fetzer authored
added cmake macro which, when called, links all input files of a folder reviewed by martinb git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15155 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 21, 2015
-
-
Timo Koch authored
[fix] Remove unknown cmake macro. It is not needed here since the parameterfiles are given with the source path. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15133 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
Adapt all Ctests to the new architecture of runtest Reviewd by timok git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15131 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 13, 2015
-
-
Thomas Fetzer authored
updated call of masstransfermodel class [multidomain] - if a boundarylayer model for mass transfer is used, now this also means a boundary layer model for energy transfer is used too (which is more consistent) - added a test for the masstransfer and boundary layer models reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14757 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 22, 2014
-
-
Christoph Grüninger authored
(reviewed and tested by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13973 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 25, 2014
-
-
Bernd Flemisch authored
The flags are included by the add_dumux_test macro by now. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13792 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 02, 2014
-
-
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
-
- 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
-
- May 22, 2014
-
-
Thomas Fetzer authored
compare can be found in CMakeLists.txt, paramater file is now called by ParameterFile reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12859 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Mar 31, 2014
-
-
Christoph Grüninger authored
Now the tarball can be built again. (reviewed by martins) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12689 2fb0f335-1f38-0410-981e-8018bf24f1b0
-