- Feb 18, 2019
-
-
Martin Bauer authored
-
- Jan 28, 2019
-
-
Martin Bauer authored
- started with generalized free energy formulation
-
- Jan 24, 2019
-
-
Martin Bauer authored
-
- Jan 23, 2019
-
-
Martin Bauer authored
- removed warnings from generated code - made generated code string deterministic, generating the same twice gives binary equally files now
-
- Nov 14, 2018
-
-
Martin Bauer authored
- small (length < 5) arrays with shape and stride information had to be memcpy'd to the GPU before every kernel call - instead of passing the information as arrays, the single elements are passed - leads to more function arguments, but simplifies GPU kernel calls -> changes in all backends required
-
- Nov 13, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Oct 29, 2018
-
-
Martin Bauer authored
-
- Oct 25, 2018
-
-
Martin Bauer authored
-
- Oct 23, 2018
-
-
Martin Bauer authored
- Equilibrium class did not do "+1" density shift correctly - support for generating single precision models
-
- Oct 18, 2018
-
-
Martin Bauer authored
-
- Oct 16, 2018
-
-
Martin Bauer authored
-
- Jul 05, 2018
-
-
Martin Bauer authored
-
- Jul 03, 2018
-
-
Martin Bauer authored
- separate lbmpy module - code generation for walberla - isolated code to generate a listlbm update rule from collision rule
-
- May 28, 2018
-
-
Martin Bauer authored
-
- Apr 27, 2018
-
-
Martin Bauer authored
-
- Apr 24, 2018
-
-
Jan Hönig authored
-
- Apr 10, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
Martin Bauer authored
-
Martin Bauer authored
- assignment collection - sympyextensions
-
Martin Bauer authored
- Previously sympy.Eq was used to represent assignments. However Eq represents equality not assignment. This means that sometimes sympy "simplified" an equation like a = a to True, -> replaced sp.Eq by pystencils.Assignment everywhere - renamed EquationCollection to AssignmentCollection
-
- Mar 29, 2018
-
-
Martin Bauer authored
- notebooks are considered in coverage analysis now -> custom notebook runner plugin adapted - added images for documentation
-
- Mar 27, 2018
-
-
Christian Godenschwager authored
-
- Mar 22, 2018
-
-
Martin Bauer authored
-
- Feb 16, 2018
-
-
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
-
- Feb 06, 2018
-
-
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
- scaling interface width eta instead of surface tensions tau to correct interface profile & surface tensions
-
- Jan 19, 2018
-
-
Martin Bauer authored
- added rudimentary test to prevent these kind of problems
-
Martin Bauer authored
-
- Jan 11, 2018
-
-
Martin Bauer authored
-
- Dec 11, 2017
-
-
Martin Bauer authored
-
- Nov 07, 2017
-
-
Michael Kuron authored
-
- Oct 27, 2017
-
-
Christian Godenschwager authored
-
- Oct 25, 2017
-
-
Christian Godenschwager authored
-
- Oct 24, 2017
-
-
Christian Godenschwager authored
-
Martin Bauer authored
-
Michael Kuron authored
-