- 16 Jan, 2020 5 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
-
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
-
- 19 Dec, 2019 4 commits
-
-
Martin Bauer authored
update of the kernel equations for the phase field model See merge request !19
-
Martin Bauer authored
minor documentation fix for Shan-Chen See merge request !21
-
Michael Kuron authored
-
Stephan Seitz authored
-
- 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 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- more time steps to get to stable solution
-
- 29 Nov, 2019 1 commit
-
-
Stephan Seitz authored
-
- 28 Nov, 2019 8 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
Use Gram-Schmidt for create_mrt_orthogonal Closes #5 See merge request !17
-
Martin Bauer authored
- "mrt" now takes relaxation rates [shear, bulk, 3rd order, 4th order..] - deprecated "mrt3": use orthogonalized mrt now - fixed wrong test
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
-
Michael Kuron authored
shear previously ignored the diagonal moments and bulk didn't exist
-
Michael Kuron authored
- orthogonalize automatically if no moments from literature are provided - must specify whether weighted or unweighted orthogonality is desired
-
- 27 Nov, 2019 1 commit
-
-
Martin Bauer authored
Fluctuating MRT: requires weighted-orthogonal method Closes #6 See merge request !15
-
- 21 Nov, 2019 2 commits
-
-
Martin Bauer authored
Test for fluctuating LB, avg temperature and velocity distribution Closes #4 See merge request !16
-
Michael Kuron authored
-
- 20 Nov, 2019 1 commit
-
-
RudolfWeeber authored
-
- 18 Nov, 2019 2 commits
-
-
Michael Kuron authored
-
Stephan Seitz authored
It compiles so it's correct I guess...
🤷
-
- 17 Nov, 2019 1 commit
-
-
Martin Bauer authored
-
- 13 Nov, 2019 1 commit
-
-
Martin Bauer authored
-
- 06 Nov, 2019 4 commits
-
-
Martin Bauer authored
update phase-field allen cahn See merge request pycodegen/lbmpy!10
-
Martin Bauer authored
Fluctuating MRT: use the correct prefactors See merge request pycodegen/lbmpy!11
-
Michael Kuron authored
-
Michael Kuron authored
-
- 03 Nov, 2019 1 commit
-
-
Markus Holzer authored
updated the functionality and the testcases of the phase-field model conservative allen cahn
-