- 16 Mar, 2018 1 commit
-
-
Lukas Riedel authored
* added new CI jobs for parallel execution and reference tests * added Muphi reference test which now reads tolerance explicitly * Fixed computation of L2 error and default tolerances in compare_grid
-
- 15 Mar, 2018 4 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
Merge branch '43-add-options-for-altering-dg-formulation-in-local-operator' into 'master' See merge request !34 cherry picked from commit dac2a4e1
-
Lukas Riedel authored
Resolve "add options for altering DG formulation in local operator" Closes #43 and #41 See merge request !33 (cherry picked from commit dac2a4e1) d760a799 Add new options for symmetry/penalty in local operator 6cdbdb13 Added option to change upwinding in local operator 99db5435 Merge branch 'bugix/conductivity-in-dirichlet-bc' into feature/local-operator-schemes 57441a3a Consider upwinding schemes in Dirichlet BC 6432d739 softened vanGenuchten parameter limits 7d47d613 Fix an error in the DG skeleton flux term 9128001f Add CMake option to control DG method with the config file fe7a21a4 Finalize DG scheme options in local operator 5eb13c57 Added docs for experimental DG keys 047b6016 Moved experimental DG parmeters to the end of the parameter list e09f0b28 Merge branch 'feature/41-enable-vtk-vertex-plotting' into 'master' 5576913a Set default upwinding method to 'none' ad0ef464 Apply CPP definition for experimental features only to main dorie exe 678a9a75 Add section on experimental features to Readme
-
Lukas Riedel authored
* Add variables for CMAKE_FLAGS, MAKE_FLAGS, and dunecontrol * rename build:execute_commands to build:exec_cmds
-
- 13 Mar, 2018 11 commits
-
-
Lukas Riedel authored
* Split testing into test:ode and test:execute_commands * re-run only test:ode for update_dune * reduce expiration time of artifacts
-
Lukas Riedel authored
Debug build job is now allowed to fail
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
We trust dune-randomfield now
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
* reduce number and runtime of ODE tests * use layered parfield from dorie-pub benchmarks * choose tight residual error limits * disable all other tests for now
-
- 12 Mar, 2018 7 commits
-
-
Lukas Riedel authored
Various fixes to DG implementation and adaptation algorithms Closes #26, #36, and #25 See merge request !14
-
Lukas Riedel authored
Resolve "improve Newton solver parameters" Closes #42 See merge request !23
-
Lukas Riedel authored
Resolve "Add description templates for issues and merge requests" Closes #47 See merge request !27
-
Lukas Riedel authored
Add slightly changed versions of * bug report * task * MR from task no source files changed [ci skip]
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
Resolve "maxIterations depends on minTimestep" Closes #45 See merge request !22
-
- 23 Feb, 2018 4 commits
-
-
Lukas Riedel authored
Resolve "pfg throws meaningless exception if 'csv' converter is run in 3D" Closes #35 See merge request !25
-
Lukas Riedel authored
Resolve "West boundary condition only reads first entry" Closes #34 See merge request !24
-
Lukas Riedel authored
-
Lukas Riedel authored
-
- 22 Feb, 2018 5 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
This fixes #34
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
- 19 Feb, 2018 2 commits
-
-
Lukas Riedel authored
Add new config key 'output.vertexData' for plotting vertex data Closes #41 See merge request !21
-
Lukas Riedel authored
-
- 01 Feb, 2018 2 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
Time parameter has to be the conclusion time of the last time step. [ci skip] because this branch has the old testing scheme
-
- 31 Jan, 2018 1 commit
-
-
Lukas Riedel authored
The time variable was unused, which caused the builds to fail. (cherry picked from commit e1bb918c)
-
- 30 Jan, 2018 3 commits
-
-
Lukas Riedel authored
The time variable was unused, which caused the builds to fail.
-
Lukas Riedel authored
Multiply relative conductivity to numeric flux now. Add it also to the evaporation estimation.
-
Lukas Riedel authored
-