- Mar 15, 2019
-
-
Jan Hönig authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Mar 12, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Mar 07, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Feb 26, 2019
-
-
Martin Bauer authored
- counter-based philox RNG: counter/key is filled with cell coordinate and optional external parameters like block position and time step - works on CPU and GPU - on CPU only for non-vectorized versions - introduced more flexible "CustomCodeNode" that can inject backend-specific hand-written code
-
- Feb 18, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Feb 03, 2019
-
-
Martin Bauer authored
-
- Feb 01, 2019
-
-
Martin Bauer authored
-
- Jan 30, 2019
-
-
Martin Bauer authored
boundary conditions can specify how the index list should be built: - list coordinates of domain or boundary cells (previous always inner) - list all links or only the first link
-
- Jan 29, 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
- update waLBerla package in order to make use of this function!
-
Martin Bauer authored
- removed warnings from generated code - made generated code string deterministic, generating the same twice gives binary equally files now
-
- Jan 18, 2019
-
-
Martin Bauer authored
- complicated pressure tensor derivation not required
-
- Jan 11, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jan 09, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Dec 10, 2018
-
-
Martin Bauer authored
- bug was caused by change in stride parameter passing
-
Martin Bauer authored
-
- Dec 07, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
- relative application of stencil by passing in field accesses - documentation + doctest
-
-
-
Martin Bauer authored
Make AssignmentCollection constructible/convertible from/to dict See merge request software/pystencils!21
-
- Dec 06, 2018
- Dec 05, 2018
-
-
Martin Bauer authored
-> last concentration is automatically computed as 1-others -> makes code more general
-