- Nov 19, 2018
-
-
Bernd Flemisch authored
-
- Oct 17, 2018
-
-
Timo Koch authored
-
- Jul 30, 2018
-
-
Timo Koch authored
-
- Jul 06, 2018
-
-
Timo Koch authored
-
- Jun 27, 2018
-
-
The distribution of a grid over several cores can be system-dependent, rendering the direct comparison of resulting parallel vtk files impossible. To enable a comparison, convert the parallel files into sequential ones in the fuzzycompare Python script. With this approach, it is possible to compare the parallel output against the sequential one. Adapt the gridcreator tests correspondingly. Concerning the converted vtk files, a few difficulties had to be handled: * The files usually have duplicated vertices at the process borders. Eliminate the duplicated entries. * The files can have an empty `PointData` section yielding to problems since the number of children differs. Eliminate the empty section from the files. * The attributes may be different for each node: the `NumberOfComponents` isn't stated explicity if it is equal to `1`. On the other hand, the minimum and maximum values are provided which is not the case for the original vtk output. Eliminate the check of the attributes if a conversion from pvd has happened. Enhance the gridcreator tests using boundary markers with an additional synchronization step for those markers in the parallel regime.
-
- Jun 21, 2018
-
-
Bernd Flemisch authored
`opm-material` is not needed anymore. Since Dumux checks itself for `opm-common` in its `CMakeLists.txt`, changes to `opm-grid`'s buildsystem giles aren't necessary anymore.
-
Martin Schneider authored
-
- Jun 20, 2018
-
-
Timo Koch authored
now defaults to the dumux folder if no other folder is specified as command line argument.
-
-
Add a corresponding python script `bin/util/create_cmakelists.py`. Move the folder `bin/moduleutil` to `bin/util`. Run the script.
-
- May 02, 2018
-
-
Timo Koch authored
-
- Jan 11, 2018
-
-
Thomas Fetzer authored
Either something went wrong here or the cherry-pick was forgotten
-
- Dec 18, 2017
-
-
Simon Emmert authored
-
- Dec 12, 2017
-
-
Timo Koch authored
-
- Nov 23, 2017
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- Nov 16, 2017
-
-
Simon Emmert authored
- Oct 11, 2017
-
- Oct 02, 2017
-
-
Bernd Flemisch authored
Changing `PATH` to `FOLDER` should make things clearer.
-
- Sep 06, 2017
- Sep 05, 2017
-
-
Timo Koch authored
- Sep 04, 2017
-
-
Timo Koch authored
- Jul 25, 2017
-
-
* use brackets for print function
-
- Jul 21, 2017
-
-
[opm] Update dumux to newest opm release See merge request !526
-
- Jul 10, 2017
-
-
Martin Schneider authored
-
Martin Schneider authored
-
- Jul 04, 2017
-
- Jun 20, 2017
-
-
Kilian Weishaupt authored
[postprocessing] Add pvpython script to export 2d screenshots See merge request !510
-
Kilian Weishaupt authored
-
Thomas Fetzer authored
-
- Jun 14, 2017
-
-
Thomas Fetzer authored
Do not offer possibility for user input
-
- Jun 13, 2017
-
-
Thomas Fetzer authored
-
- Jun 01, 2017
-
-
Thomas Fetzer authored
-
- May 29, 2017
-
-
Thomas Fetzer authored
-