- Jul 04, 2020
-
-
Dominik Thoennes authored
-
- Jul 03, 2020
-
-
Christoph Rettinger authored
pe sphere VTK output: add angular velocity See merge request walberla/walberla!304
-
Christoph Rettinger authored
Fix python_coupling on recent macOS See merge request walberla/walberla!303
-
- Jul 02, 2020
-
-
Sebastian Eibl authored
Resolve "Bug in mesa-pd kernel generation" Closes #122 See merge request walberla/walberla!298
-
Michael Kuron authored
-
Michael Kuron authored
-
Markus Holzer authored
staggered boundary generation: direction index should point to fluid cell when... See merge request walberla/walberla!299
-
Dominik Thoennes authored
codegen cmake: add to PYTHONPATH instead of overwriting See merge request walberla/walberla!300
-
Dominik Thoennes authored
Make codegen cmake integration symlink-compatible See merge request walberla/walberla!301
-
- Jul 01, 2020
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Jun 30, 2020
-
-
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.
-
- Jun 29, 2020
-
-
Sebastian Eibl authored
274e09cd introduced a skip of the generation if the target file is not present. While this might hint a wrong target directory it also prevents the generation of new files. Since the provided mesa_pd.py script asks to confirm the target directory anyway, this skip is removed.
-
- Jun 23, 2020
-
-
Michael Kuron authored
[BUGFIX] missing executables See merge request walberla/walberla!296
-
- Jun 22, 2020
-
-
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 walberla/walberla!294
-
Christoph Rettinger authored
Added warning if no SIMD instruction could be determined, adapted field layouts in all tests and benchmarks
-
- Jun 20, 2020
-
-
Michael Kuron authored
-
- Jun 19, 2020
-
-
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 walberla/walberla!293
-
Jan Hönig authored
enable mesa_pd codegen for ci See merge request walberla/walberla!292
-
Christoph Rettinger authored
heat conduction and thermal expansion showcase See merge request walberla/walberla!284
-
Dominik Thoennes authored
moved coverage image to local registry See merge request walberla/walberla!291
-
- Jun 18, 2020
-
-
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
-
-
- Jun 16, 2020
-
-
Dominik Thoennes authored
removed mrt3 from each test case See merge request !287
-
Dominik Thoennes authored
optimize build time See merge request !290
-
Dominik Thoennes authored
enable clang10 See merge request walberla/walberla!288
-
- Jun 15, 2020
-
-
Sebastian Eibl authored
-