URI:
       tadded note on fluid discretization - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
  HTML git clone git://src.adamsgaard.dk/sphere
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit 79599e614ad1b93d63521232fdb19354eb04b4cb
   DIR parent e23dd8ffe6acd1b52387db5844fe0ea4931a2615
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon,  7 Jul 2014 08:25:00 +0200
       
       added note on fluid discretization
       
       Diffstat:
         M README.rst                          |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README.rst b/README.rst
       t@@ -28,6 +28,9 @@ implicitly called when calling the ``run`` member function.
        2014-03-25: Fluid phase in ``master`` branch simulated by the full Navier-Stokes
        equations.
        
       +2014-07-05: Fluid phase now discretized on a staggered grid which increases
       +accuracy and stability.
       +
        Documentation
        -------------
        See the separate documentation for general reference and installation