- Feb 05, 2021
-
-
Sebastian Eibl authored
-
- Feb 04, 2021
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Feb 03, 2021
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jan 12, 2021
-
-
Sebastian Eibl authored
-
- Dec 17, 2020
-
-
Sebastian Eibl authored
The default target of \file is the current file.
-
- 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 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.
-
- Jun 18, 2020
-
-
Sebastian Eibl authored
Moved from heat capacity to specific heat to take into account individual mass of a particle.
-
- 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
-
- Sep 17, 2019
-
-
Sebastian Eibl authored
-
- Sep 16, 2019
-
-
- Sep 04, 2019
-
-
Sebastian Eibl authored
-
- Aug 13, 2019
-
-
Sebastian Eibl authored
-
- Aug 12, 2019
-
-
Sebastian Eibl authored
-
- Aug 09, 2019
-
-
Sebastian Eibl authored
-
- Aug 07, 2019
-
-
Sebastian Eibl authored
-
- Jul 30, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jul 22, 2019
-
-
Christoph Schwarzmeier 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
-