- 10 Aug, 2018 2 commits
-
-
Timo Koch authored
* We require the signature std::string(int, int) signature for all pv names functions passed to load solution. You can still wrap a function that just takes a privar index into a lambda with these two arguments. * We make FluidSystem an optional template parameter for all functions that don't make use of it. This way they can be also used directly in loadSolution when not using the convenience free function pvNames. * We return a function from the convenience free function now to be able to include the param group
-
Missing: elastic, mpnc, nonequilibrium, mineralization.
-
- 20 Jul, 2018 2 commits
-
-
Timo Koch authored
-
* remove now obsolete NavierStokesNCIndices
-
- 06 Jul, 2018 1 commit
-
-
Kilian Weishaupt authored
* this makes coupling with, e.g., Darcy domains much easiert, as the same fluid system can be used for both domains * add fluidSystemPhaseIdx to model traits and indices, where necessary * add some docu
-
- 05 Jul, 2018 2 commits
-
-
Thomas Fetzer authored
Fix problem with sanitizelinks.sh
-
Thomas Fetzer authored
-
- 23 May, 2018 3 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 27 Apr, 2018 2 commits
-
-
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
-
-
- 23 Apr, 2018 5 commits
-
-
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
-
Thomas Fetzer authored
-