- 02 May, 2018 4 commits
- 30 Apr, 2018 2 commits
-
-
Dennis Gläser authored
[typetraits] Include forgotten dune typetraits header See merge request !947
-
Kilian Weishaupt authored
-
- 27 Apr, 2018 29 commits
-
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Kilian Weishaupt authored
[navierstokes] Add convenience function to calculate pseudo 3D friction term See merge request !925
-
Kilian Weishaupt authored
[spatialparams] Free the base classes from TypeTag See merge request !822
-
Kilian Weishaupt authored
Freeflow/lowrekepsilonnc See merge request !928
-
Kilian Weishaupt authored
* Do not pass base class as template parameter for compositional localRes and fluxVars * instead pass base class as template parameter for rans localRes and fluxVars
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
-
-
[freeflow][nonisothermal] Cleanup structure, split in general (freeflow) and navierstokes/rans specific files
-
Following headers are not fixed: make -t headercheck__tutorial_solution_ex3_mycompressiblecomponent.hh headercheck__dumux_material_chemistry_electrochemistry_electrochemistryni.hh headercheck__dumux_discretization_staggered_elementvolumevariables.hh headercheck__dumux_discretization_staggered_gridvariablestraits.hh
-
-
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
Thanks to Kilian for contributing the actual change of all the test's spatial params!
-
-
Bernd Flemisch authored
The Problem constructor called the SpatialParams constructor in the intializer list, passing itself via `this->asImp()`. This lead to segfaults since the constructor of the ParentType had not been called before. Fix by copying the working constructor instead of calling it.
- 26 Apr, 2018 5 commits
-
-
Dennis Gläser authored
-
Timo Koch authored
-
Dennis Gläser authored
Feature/remove philtophob Closes #483 See merge request !935