- 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
-
- 28 Nov, 2019 8 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
Use Gram-Schmidt for create_mrt_orthogonal Closes #5 See merge request pycodegen/lbmpy!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 pycodegen/lbmpy!15
-
- 21 Nov, 2019 2 commits
-
-
Martin Bauer authored
Test for fluctuating LB, avg temperature and velocity distribution Closes #4 See merge request pycodegen/lbmpy!16
-
Michael Kuron authored
-
- 20 Nov, 2019 1 commit
-
-
RudolfWeeber authored
-
- 18 Nov, 2019 1 commit
-
-
Michael Kuron authored
-
- 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 !10
-
Martin Bauer authored
Fluctuating MRT: use the correct prefactors See merge request !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
-
- 21 Oct, 2019 8 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- sparse UBB boundary kernel is not written correctly - did work up to now by chance -> switched to channel instead of LDC test
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 18 Oct, 2019 2 commits
-
-
Martin Bauer authored
Shan-Chen tutorial See merge request pycodegen/lbmpy!8
-
Michael Kuron authored
-
- 17 Oct, 2019 1 commit
-
-
Michael Kuron authored
-
- 01 Oct, 2019 3 commits
-
-
Martin Bauer authored
implemented unconventional D3Q27 stencil by Abbas Fakhari See merge request pycodegen/lbmpy!7
-
Markus Holzer authored
-
Martin Bauer authored
-
- 23 Sep, 2019 1 commit
-
-
Martin Bauer authored
implemented the phase_field model of Abas Fakhari See merge request pycodegen/lbmpy!6
-
- 20 Sep, 2019 1 commit
-
-
Markus Holzer authored
-