- 02 Jul, 2020 3 commits
-
-
Markus Holzer authored
staggered boundary generation: direction index should point to fluid cell when... See merge request !299
-
Dominik Thoennes authored
codegen cmake: add to PYTHONPATH instead of overwriting See merge request !300
-
Dominik Thoennes authored
Make codegen cmake integration symlink-compatible See merge request !301
-
- 01 Jul, 2020 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 30 Jun, 2020 1 commit
-
-
Michael Kuron authored
staggered boundary generation: direction index should point to fluid cell when inner_or_boundary=False In that case, the index vector contains the boundary cells, so the direction should point to the fluid cell. When inner_or_boundary=True, the index vector contains the fluid cells and the direction points to the boundary cell.
-
- 23 Jun, 2020 1 commit
-
-
Michael Kuron authored
[BUGFIX] missing executables See merge request !296
-
- 22 Jun, 2020 3 commits
-
-
Sebastian Eibl authored
Since some benchmarks/tutorials are registered as tests they have to be built in order to run.
-
Michael Kuron authored
Allowed different field layouts in LBM codegen Closes #119 See merge request !294
-
Christoph Rettinger authored
Added warning if no SIMD instruction could be determined, adapted field layouts in all tests and benchmarks
-
- 20 Jun, 2020 1 commit
-
-
Michael Kuron authored
-
- 19 Jun, 2020 9 commits
-
-
Markus Holzer authored
-
Michael Kuron authored
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
Christoph Schwarzmeier authored
FFT: show error when using with MPI_COMM_WORLD See merge request !293
-
Christoph Rettinger authored
heat conduction and thermal expansion showcase See merge request !284
-
Dominik Thoennes authored
moved coverage image to local registry See merge request !291
-
- 18 Jun, 2020 9 commits
-
-
Michael Kuron authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
Moved from heat capacity to specific heat to take into account individual mass of a particle.
-
Michael Kuron authored
Use serial I/O instead of MPI-IO for certain versions of OpenMPI See merge request walberla/walberla!282
-
-
- 16 Jun, 2020 3 commits
-
-
Dominik Thoennes authored
removed mrt3 from each test case See merge request walberla/walberla!287
-
Dominik Thoennes authored
optimize build time See merge request walberla/walberla!290
-
Dominik Thoennes authored
enable clang10 See merge request walberla/walberla!288
-
- 15 Jun, 2020 7 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 11 Jun, 2020 1 commit
-
-
Markus Holzer authored
-