tUpdate name and date - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
(HTM) git clone git://src.adamsgaard.dk/sphere
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 29062a1194177f312f1dc752e7ff4fe477d74e04
(DIR) parent bdb204c145d7bea5a57b05df8bb161ac5684a80f
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 2 Sep 2019 10:53:31 +0200
Update name and date
Diffstat:
M src/main.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/main.cpp b/src/main.cpp
t@@ -1,5 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* SPHERE source code by Anders Damsgaard Christensen, 2010-15, */
+/* SPHERE source code by Anders Damsgaard, 2010-19, */
/* a 3D Discrete Element Method algorithm with CUDA GPU acceleration. */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */