- 10 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 07 Jun, 2020 2 commits
-
-
Markus Holzer authored
Update documentation See merge request !29
-
Markus Holzer authored
-
- 03 Jun, 2020 1 commit
-
-
Markus Holzer authored
Mention `opencl` option in README.md See merge request !28
-
- 13 Mar, 2020 1 commit
-
-
Stephan Seitz authored
-
- 12 Mar, 2020 2 commits
-
-
Stephan Seitz authored
Actually test GPU in test_boundary_handling.test_simple See merge request !25
-
Stephan Seitz authored
Add test to compare results from OpenCL, CPU, CUDA in a full LBM simulation See merge request !26
-
- 27 Feb, 2020 4 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
Fix pip installation See merge request !27
-
-
- 25 Feb, 2020 1 commit
-
-
Stephan Seitz authored
For some reason their result does not agree with the calculated reference velocity. Did not check for the analytical solution.
-
- 23 Feb, 2020 1 commit
-
-
Stephan Seitz authored
Was only allocating buffers for GPU but then doing boundary handling on CPU
-
- 22 Feb, 2020 5 commits
-
-
Martin Bauer authored
- corrected sorting 0.2.10 > 0.2.2
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
Enable iterative initialization for target='opencl' See merge request !24
-
- 31 Jan, 2020 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- 24 Jan, 2020 2 commits
-
-
Stephan Seitz authored
-
Martin Bauer authored
CI: Replace minimal-ubuntu job with ubuntu Closes pystencils#19 See merge request !22
-
- 23 Jan, 2020 4 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
- 22 Jan, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 21 Jan, 2020 1 commit
-
-
Martin Bauer authored
- works on newer VS compiler locally - comment this test out until CI system is properly updated
-
- 20 Jan, 2020 1 commit
-
-
Michael Kuron authored
-
- 16 Jan, 2020 6 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- test_serial_scenarios already tested if waLBerla is available by catching ImportErrors - importorskip from pytest throws another exception, which is not part of the public API -> catching all exceptions - which is not really elegant but works
-
Martin Bauer authored
-
Martin Bauer authored
- also for default MRT methods its better to use symbolic RR's instead of inserting numeric values for them - but then the simplification strategy developed for SRT/TRT has to be disabled - this commit introduces two new options: - simplification='auto' or a custom SimplificationStrategy - 'keep_rrs_symbolic'=True, by default now RRs are left symbolic
-
- 09 Jan, 2020 4 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
Execute LBM scenario with OpenCL See merge request !13
-
Martin Bauer authored
Add custom timeloop_creation_function for LatticeBoltzmannStep See merge request !20
-
Martin Bauer authored
Skip some tests if waLBerla is not installed See merge request !18
-