- Jun 29, 2018
-
-
Thomas Fetzer authored
reference result change, but fine solution is still good
-
Thomas Fetzer authored
-
Thomas Fetzer authored
Then a lower y^+-value can be chosen
-
- Jun 28, 2018
-
-
-
Timo Koch authored
Implement a grid manager class that creates grids and a grid data object. The new class is no longer a singleton. It is instantiated by the user. It is possible to get a shared_ptr to the grid data to pass it on to e.g. problem / spatial parameter classes. * No longer sets the overlap automatically (overlap to be checked by the grid geometry) * Does not depend on discretization method or TypeTag anymore Joint work with Kilian Weishaupt <kilian.weishaupt@iws.uni-stuttgart.de>
-
- Jun 26, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- Jun 25, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
-
- Jun 18, 2018
-
-
Timo Koch authored
-
- Jun 05, 2018
-
-
- May 23, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- May 16, 2018
-
-
- May 14, 2018
-
-
Kilian Weishaupt authored
* index of the pressure has to equal the one of the main component * advection law does not need outflow information * fix some reference solutions
-
- May 08, 2018
-
-
- May 07, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- May 04, 2018
-
-
Thomas Fetzer authored
-
- May 03, 2018
-
-
With contributions of Farid Mohammadi <farid.mohammadi@iws.uni-stuttgart.de>.
-
- Apr 27, 2018
-
-
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
-
-
-
-
- Apr 26, 2018
-
-
Thomas Fetzer authored
-
-
- Apr 23, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
* add test * add PDELab solution for comparison * speed-up by avoid calling getparam * improve determination of the gradient * increase verbosity for comparison
-