- May 22, 2023
-
-
- May 17, 2023
-
-
- Feb 22, 2023
-
-
- Mar 16, 2022
-
-
- May 05, 2021
-
-
- Apr 02, 2021
-
-
Sebastian Eibl authored
-
- Feb 24, 2021
-
-
Christoph Rettinger authored
-
- Feb 10, 2021
-
-
Sebastian Eibl authored
-
- Feb 04, 2021
-
-
Sebastian Eibl authored
-
- Jan 05, 2021
-
-
Markus Holzer authored
-
- Dec 17, 2020
-
-
also clean up some old leftovers nearby
-
- Dec 09, 2020
-
-
Sebastian Eibl authored
- checking order of integrator - checking energy conservation - added semi implicit euler - improved documentation - playground for integrator analysis
-
- Aug 12, 2020
-
-
- Jul 10, 2020
-
-
- Jun 10, 2020
-
-
Dominik Thoennes authored
use cuda as a first level language in CMake with `enable_language(CUDA)` enable tests where cuda and codegen are both activated various minor fixes
-
- May 18, 2020
-
-
Dominik Thoennes authored
This new function does the actual generation using pystencils and creates a target library that can be used as a dependency as usual. One should not list the python script itself anymore in add_executable. Convention: Use the AppName as a prefix for the generated lib! Example Usage: waLBerla_generate_target_from_python( NAME AppNameGeneratedLib FILE GenerateKernel.py OUT_FILES Kernel.h Kernel.cpp) waLBerla_add_executable ( NAME AppNameGeneratedLibTest DEPENDS GeneratedLib)
-
- Jan 27, 2020
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- Dec 04, 2019
-
-
Martin Bauer authored
-
- Jun 05, 2019
-
-
Martin Bauer authored
- benchmarks ghost layer field communication - direct vs. buffered, various field & block sizes - multiple blocks per process - extensive database output
-
- May 28, 2019
-
-
Sebastian Eibl authored
-
- Apr 17, 2019
-
-
Sebastian Eibl authored
-
- Jan 22, 2019
-
-
Martin Bauer authored
- LB on GPU, Uniform Grid Benchmark app - helper class to schedule tasks to multiple CUDA streams
-
- Nov 29, 2018
-
-
Christoph Rettinger authored
-
- Oct 05, 2018
-
-
Sebastian Eibl authored
-
- Jun 11, 2018
-
-
Sebastian Eibl authored
-
- Dec 20, 2017
-
-
Christian Godenschwager authored
-
Christoph Rettinger authored
-
- Nov 03, 2017
-
-
Christoph Rettinger authored
-
- Mar 30, 2017
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-