- 09 Feb, 2018 2 commits
-
-
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
-
- 30 Jan, 2018 4 commits
-
-
Lukas Riedel authored
The time variable was unused, which caused the builds to fail.
-
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 5 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
-
Lukas Riedel authored
-
- 20 Jul, 2017 1 commit
-
-
Lukas Riedel authored
-
- 04 Jul, 2017 1 commit
-
-
Lukas Riedel authored
-
- 03 Jul, 2017 3 commits
-
-
Lukas Riedel authored
removed ode tests with adaptation for now. increased adapt threshold for ref tests to account for new estimator
-
Lukas Riedel authored
-
Lukas Riedel authored
changed evaluation positions of saturation and condfactor at intersections for upwinding condition, fixing #26
-
- 30 Jun, 2017 1 commit
-
-
Lukas Riedel authored
-
- 27 Jun, 2017 1 commit
-
-
Lukas Riedel authored
corrected numeric quadrature in error estimator. added face diameter weighting for error indicator value. this leads to over-refinement in old settings
-
- 15 Jun, 2017 1 commit
-
-
Lukas Riedel authored
adaptivity GFS uses the same FEM type as problem GFS See merge request !12
-