- 16 Feb, 2018 2 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
- fixed full upwdining: only use satCond for weighting - re-implemented option to disable weights in skeleton term - moved experimental settings function to Operator namespace
-
- 14 Feb, 2018 4 commits
-
-
Lukas Riedel authored
- add CMake option 'EXPERIMENTAL_DG_FEATURES' - add cpp definition EXPERIMENTAL_DG_FEATURES - add optional config keys 'dg.method' and 'dg.upwinding'
-
Lukas Riedel authored
The upwind numeric flux already contains the upwind conductivity factor
-
Lukas Riedel authored
-
Lukas Riedel authored
For no upwinding, the harmonic average of theconductivity factors is computed.
-
- 09 Feb, 2018 3 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
**Note: This only affects the skeleton not the boundary term!** Upwinding can now be turned off (`none`) or set to full upwinding (`fullUpwind`). Removed 'weights' option.
-
Lukas Riedel authored
New options are OOP (no penalty term) and IIP (no symmetry term) Also adapted error estimator (for OOP scheme) Moved error estimator into Operator namespace Changed initialization orders in both operators to suppress warnings
-
- 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 5 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
-
Lukas Riedel authored
-
Lukas Riedel authored
Unquaring must occur outside the error indicator because summation occurs over multiple intersections.
-
- 29 Jan, 2018 2 commits
-
-
Lukas Riedel authored
FlowBoundary and time now need to be passed to the error indicator.
-
Lukas Riedel authored
Error indicator now does not contain squares anymore. Removed VTK output of error estimators. Removed all unused variables inside the estimator.
-
- 28 Jan, 2018 1 commit
-
-
Lukas Riedel authored
changed newest adaptation scheme to skeleton term proposed by diPietro and Ern. writing this and old error residuals into extra vtk files
-
- 25 Jan, 2018 2 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
-
- 23 Jan, 2018 5 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
tests are allowed to fail until they are adapted. 'deploy' stage only contains building the docs. see #5
-
Lukas Riedel authored
fixes #31
-
Lukas Riedel authored
Revert "rolled back to requirements.txt files for supporting reinstallation of the dorie python modules" This reverts commit b314fbc6.
-
- 02 Nov, 2017 5 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
- 06 Oct, 2017 1 commit
-
-
Lukas Riedel authored
-
- 17 Aug, 2017 3 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
-
- 16 Aug, 2017 4 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
* updated requirement list * added optional package list * reworked manual installation * warning not to call 'make install' #16 * notes on parallel setup requirements #24
-
Lukas Riedel authored
-