Introduction
Introduction Statistics Contact Development Disclaimer Help
tfix readability issue in README - sphere - GPU-based 3D discrete element metho…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 720ce941ee8b542a8acbe23e0fb30ac977b966d8
parent df47aa86294f5bb26389e449e34528994710632b
Author: Anders Damsgaard <[email protected]>
Date: Sat, 28 Oct 2017 09:41:41 -0700
fix readability issue in README
Diffstat:
M README.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/README.rst b/README.rst
t@@ -29,8 +29,9 @@ Important release notes
-----------------------
2017-09-07: CUDA 8 comes with new requirements to the host CC/C++ compiler. I…
GCC5 is not available on the system, run the following command before invoking
-`cmake .`:
-`export CC=$(which clang-3.8) && export CXX=$(which clang++-3.8) && cmake .`.
+`make`:
+
+ export CC=$(which clang-3.8) && export CXX=$(which clang++-3.8) && cmake .
2016-08-16: Scale-invariant grain-contact model implemented based on Ergenzing…
et al 2010 and Obermayr et al 2013. To use specify a positive Young's modulus
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.