- 15 Jun, 2021 1 commit
-
-
Christoph Rettinger authored
-
- 18 Dec, 2020 1 commit
-
-
Sebastian Eibl authored
-
- 10 Dec, 2020 1 commit
-
-
Sebastian Eibl authored
-
- 09 Dec, 2020 1 commit
-
-
Sebastian Eibl authored
- checking order of integrator - checking energy conservation - added semi implicit euler - improved documentation - playground for integrator analysis
-
- 20 Jul, 2020 1 commit
-
-
Sebastian Eibl authored
-
- 14 Jul, 2020 1 commit
-
-
Sebastian Eibl authored
Since MSVC only has beta support for OpenMP 2.0 firstprivate cannot be used for these compilers. However, firstprivate is necessary for a reasonably safe implementation of OpenMP in MESA-PD. The solution is to move OpenMP support to the generator and disable OpenMP for the checked in version. The waLBerla OpenMP guards are removed as they are no longer needed. It is now assumed that if MESA-PD is generated with OpenMP support it is about to be used. If OpenMP is disabled with CMake warnings will pop up about undefined pragmas.
-
- 10 Jul, 2020 1 commit
-
-
- 18 Jun, 2020 3 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 30 Mar, 2020 1 commit
-
-
Sebastian Eibl authored
To remove code duplication the distinction is now moved into the generator. Default kernels are "with shape".
-
- 11 Mar, 2020 1 commit
-
-
Sebastian Eibl authored
-
- 10 Mar, 2020 1 commit
-
-
Sebastian Eibl authored
-
- 29 Feb, 2020 1 commit
-
-
Christoph Rettinger authored
Added hydrodynamic force notifications, introduced them to tests and benchmarks, minor documentation and include fixes
-
- 28 Feb, 2020 1 commit
-
-
Sebastian Eibl authored
ForceTorqueNotification HeatFluxNotification
-
- 27 Feb, 2020 1 commit
-
-
Sebastian Eibl authored
-
- 26 Feb, 2020 1 commit
-
-
Sebastian Eibl authored
- added ability to create custom modules
-
- 28 Jan, 2020 1 commit
-
-
Sebastian Eibl authored
COPY -> ON_GHOST_CREATION MIGRATION -> ON_OWNERSHIP_CHANGE
-
- 27 Jan, 2020 1 commit
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- 21 Nov, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 07 Nov, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 16 Sep, 2019 1 commit
-
-
- 04 Sep, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 07 Aug, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 30 Jul, 2019 2 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 11 Jul, 2019 1 commit
-
-
Sebastian Eibl authored
CHANGE isCommunciationRunning -> isCommunicationRunning
-
- 03 Jul, 2019 1 commit
-
-
Added DetectAndStoreContacts-Kernel and its testcase, performed other adaptions in preperation of HCSITS-Solver integreation
-
- 28 May, 2019 1 commit
-
-
Sebastian Eibl authored
-