- 26 Jan, 2021 1 commit
-
-
- 25 Jan, 2021 1 commit
-
-
(and any other stencil omitting certain sub-diagonal directions)
-
- 22 Jan, 2021 1 commit
-
-
This reverts commit 38d9aa5a4ace8271a2ae3c94d4ab5c4fea0120bb.
-
- 20 Jan, 2021 1 commit
-
-
- 11 Jan, 2021 1 commit
-
-
- 06 Jan, 2021 1 commit
-
-
- 07 Dec, 2020 1 commit
-
-
- 09 Nov, 2020 1 commit
-
-
- Removed Test Notebooks - Fixed PeriodicityHandling API - Added GPU and OpenCL Periodic Pipe tests - A few more minor tweaks
-
- 19 Oct, 2020 1 commit
-
-
RudolfWeeber authored
-
- 13 Oct, 2020 1 commit
-
-
RudolfWeeber authored
-
- 12 Oct, 2020 1 commit
-
-
RudolfWeeber authored
-
- 07 Oct, 2020 1 commit
-
-
- 07 Sep, 2020 1 commit
-
-
Michael Kuron authored
-
- 05 Sep, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 04 Sep, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 11 Aug, 2020 1 commit
-
-
Markus Holzer authored
-
- 10 Jul, 2020 1 commit
-
-
Markus Holzer authored
-
- 26 Jun, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 25 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 15 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 10 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 07 Jun, 2020 1 commit
-
-
Markus Holzer authored
-
- 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
-
- 23 Jan, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 22 Jan, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 16 Jan, 2020 4 commits
-
-
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
- 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
-
- 11 Dec, 2019 1 commit
-
-
Martin Bauer authored
are much faster in certain setups
-
- 08 Dec, 2019 1 commit
-
-
Markus Holzer authored
With this update all derivatives are derived automatically with the functionality of pystencils. Furthermore more testcases are provided.
-
- 03 Dec, 2019 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- more time steps to get to stable solution
-
- 29 Nov, 2019 1 commit
-
-
Stephan Seitz authored
-