| tREADME updated - sphere - GPU-based 3D discrete element method algorithm with … | |
| git clone git://src.adamsgaard.dk/sphere | |
| Log | |
| Files | |
| Refs | |
| LICENSE | |
| --- | |
| commit e77953a6849f96c4fd2802a7be86c098b23490b3 | |
| parent 005e46d1edbfa0e3313f7c5f538a2bf265200f51 | |
| Author: Anders Damsgaard <[email protected]> | |
| Date: Thu, 11 Oct 2012 11:30:20 +0200 | |
| README updated | |
| Diffstat: | |
| M raytracer/README | 4 ++-- | |
| 1 file changed, 2 insertions(+), 2 deletions(-) | |
| --- | |
| diff --git a/raytracer/README b/raytracer/README | |
| t@@ -1,5 +1,5 @@ | |
| ------------------------------------------------------------------ | |
| - This is the README file for the ESys-particle ray tracing module | |
| + This is the README file for the SPHERE ray tracing module | |
| Last revision: May. 18., 2012 | |
| ------------------------------------------------------------------ | |
| t@@ -10,7 +10,7 @@ The ray tracing module was initially developed for the Spher… | |
| software: http://github.com/anders-dc/sphere | |
| This is a port for visualizing simulation output from the | |
| -ESys-Particle discrete element method software. | |
| +SPHERE discrete element method software. | |
| It is developed by Anders Damsgaard Christensen, [email protected], and | |
| is licenced under the GNU General Public Licence (GPL). |