- 05 Mar, 2018 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- in-kernel Neumann boundaries - flag-interface for boundary handling makes one flag field multiple boundary handlings possible - generator: support for bitwise logical operators
-
- 16 Feb, 2018 1 commit
-
-
Martin Bauer authored
- splitted existing LBM boundary handling into two parts: -> generic part , that is used for FD as well and moved it to pystencils -> LBM specific part - remained in lbmpy - bugfixes
-
- 15 Feb, 2018 1 commit
-
-
Martin Bauer authored
-
- 13 Feb, 2018 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 12 Feb, 2018 1 commit
-
-
Martin Bauer authored
-
- 11 Feb, 2018 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- compute forces from pressure tensor instead of mu field
-
Martin Bauer authored
- collide-stream is the theoretically correct order - streamCollide optimization is not valid in all settings (e.g. when coupling to other methods) - however, collide-stream is more expensive - since two sweeps have to be done
-
- 10 Feb, 2018 1 commit
-
-
Martin Bauer authored
- systematic derivation of pressure tensor - can be used alternatively to the chemical potential to obtain forces
-
- 09 Feb, 2018 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 08 Feb, 2018 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- step class for LB phasefield generic enough to work with 3-phase and N-phase models - cahn hilliard can either be solved by LBM or by finite differences - 3 phase model can be solved with rho phase or without
-
- 06 Feb, 2018 10 commits
-
-
Martin Bauer authored
- now an lbMethod or updateRule can be passed in directly - made method/update rule/ast function independent i.e. no function uses the same parameters as on of the others
-
Martin Bauer authored
- 3 phase model works now with step sytem
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- plotting - calculation of force on boundary - vtk outpu
-
Martin Bauer authored
-
Martin Bauer authored
- Step working for serial CPU scenarios
-
Martin Bauer authored
- scaling interface width eta instead of surface tensions tau to correct interface profile & surface tensions
-
- 31 Jan, 2018 1 commit
-
-
Martin Bauer authored
-
- 11 Jan, 2018 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- sphinx detection is not reliable, e.g. jupyter notebooks have sphinx imported at startup -> no caching from notebooks - explicitly added cached functions via autofunction to docs - some functions do not support memory cache, because memory cache can't handle non-hashable parameters -> introduced diskcacheNoFallback decorator for these functions
-
Martin Bauer authored
- single function to create kernel for specified target - data type creation from string - reuse numpy functionality - bugfixes in dot display
-
- 14 Dec, 2017 1 commit
-
-
Martin Bauer authored
-
- 11 Dec, 2017 1 commit
-
-
Martin Bauer authored
-
- 03 Dec, 2017 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 22 Nov, 2017 1 commit
-
-
Christian Godenschwager authored
-
- 10 Nov, 2017 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 08 Nov, 2017 1 commit
-
-
Christian Godenschwager authored
-