- Dec 18, 2020
-
-
Sebastian Eibl authored
-
- Dec 10, 2020
-
-
Sebastian Eibl authored
-
- Dec 09, 2020
-
-
Sebastian Eibl authored
- checking order of integrator - checking energy conservation - added semi implicit euler - improved documentation - playground for integrator analysis
-
- Jul 20, 2020
-
-
Sebastian Eibl authored
-
- Jul 14, 2020
-
-
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.
-
- Jul 10, 2020
-
-
- Jun 18, 2020
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Mar 30, 2020
-
-
Sebastian Eibl authored
To remove code duplication the distinction is now moved into the generator. Default kernels are "with shape".
-
- Mar 11, 2020
-
-
Sebastian Eibl authored
-
- Mar 10, 2020
-
-
Sebastian Eibl authored
-
- Feb 29, 2020
-
-
Christoph Rettinger authored
Added hydrodynamic force notifications, introduced them to tests and benchmarks, minor documentation and include fixes
-
- Feb 28, 2020
-
-
Sebastian Eibl authored
ForceTorqueNotification HeatFluxNotification
-
- Feb 27, 2020
-
-
Sebastian Eibl authored
-
- Feb 26, 2020
-
-
Sebastian Eibl authored
- added ability to create custom modules
-
- Jan 28, 2020
-
-
Sebastian Eibl authored
COPY -> ON_GHOST_CREATION MIGRATION -> ON_OWNERSHIP_CHANGE
-
- Jan 27, 2020
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- Nov 21, 2019
-
-
Sebastian Eibl authored
-
- Nov 07, 2019
-
-
Sebastian Eibl authored
-
- Sep 16, 2019
-
-
- Sep 04, 2019
-
-
Sebastian Eibl authored
-
- Aug 07, 2019
-
-
Sebastian Eibl authored
-
- Jul 30, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jul 11, 2019
-
-
Sebastian Eibl authored
CHANGE isCommunciationRunning -> isCommunicationRunning
-
- Jul 03, 2019
-
-
Added DetectAndStoreContacts-Kernel and its testcase, performed other adaptions in preperation of HCSITS-Solver integreation
-
- May 28, 2019
-
-
Sebastian Eibl authored
-