- Aug 27, 2018
-
-
Kilian Weishaupt authored
* clang won't compile otherwise
-
- Aug 10, 2018
-
-
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
-
Timo Koch authored
-
Works for non-staggered discretizations and solution vectors without state so far.
-
Pick the corresponding part of the staggered `MultiTypeBlockVector` in the main file and pass it to the general `loadSolutionFromVtkFile` in the `loadSolution` function. Add specialized `primaryVariableNameCell` and `...Face` functionality.
-
-
- Aug 08, 2018
-
-
Timo Koch authored
-
- Aug 06, 2018
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* only local element needs to be bound
-
- Jul 31, 2018
-
-
Melanie Lipp authored
[test][navierstokesnc] Fix test test_msfreeflow. Make binaryDiffusionCoefficient have the same argument as in fluidsystem base class.
-
- Jul 25, 2018
-
-
Melanie Lipp authored
-
- Jul 24, 2018
-
-
Kilian Weishaupt authored
* internally forward to isOnWallAtPos * needed for coupling
-
- Jul 20, 2018
-
-
Timo Koch authored
-
Timo Koch authored
-
-
-
-
Kilian Weishaupt authored
-
Thomas Fetzer authored
-
* remove now obsolete NavierStokesNCIndices
-
- Jul 18, 2018
-
-
Kilian Weishaupt authored
* get rid of fluidSystemPhaseIdx
-
- Jul 17, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
previous implementation could potentially result in unwanted forward calls in the fluid system
-
- Jul 16, 2018
-
-
Timo Koch authored
-
Melanie Lipp authored
-
- Jul 12, 2018
-
-
- Jul 09, 2018
-
-
[test][navierstokes] Add parameters in input file to improve documentation of the numeric epsilon feature
-
-
Thomas Fetzer authored
-
- Jul 05, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
Fix problem with sanitizelinks.sh
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- Jul 04, 2018
-
-
- Jul 02, 2018
-
-
Thomas Fetzer authored
-
- Jun 29, 2018
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-