Introduction
Introduction Statistics Contact Development Disclaimer Help
treversed order of release notes - sphere - GPU-based 3D discrete element metho…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 580ad222ace59e3e3b2b57def30adbc613ed8445
parent 79599e614ad1b93d63521232fdb19354eb04b4cb
Author: Anders Damsgaard <[email protected]>
Date: Mon, 7 Jul 2014 08:28:15 +0200
reversed order of release notes
Diffstat:
M README.rst | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/README.rst b/README.rst
t@@ -10,26 +10,26 @@ See `LICENSE.txt <LICENSE.txt>`_ for more information.
Important release notes
-----------------------
-2013-03-13: Sphere has been updated to work with CUDA 5.0 or newer *only*.
+2014-07-05: Fluid phase now discretized on a staggered grid which increases
+accuracy and stability.
-2014-01-20: Version fingerprints have been added to the input/output binary
-files, and causes old files to be incompatible with either ``sphere`` or
-``sphere.py``.
+2014-03-25: Fluid phase in ``master`` branch simulated by the full Navier-Stok…
+equations.
-2014-01-25: The description of the installation procedure is moved to the
-general documentation.
+2014-03-09: The ``writebin`` member function of the ``sim`` class is now
+implicitly called when calling the ``run`` member function.
2014-03-09: The main sphere class (formerly ``spherebin``) has been renamed to
``sim``.
-2014-03-09: The ``writebin`` member function of the ``sim`` class is now
-implicitly called when calling the ``run`` member function.
+2014-01-20: Version fingerprints have been added to the input/output binary
+files, and causes old files to be incompatible with either ``sphere`` or
+``sphere.py``.
-2014-03-25: Fluid phase in ``master`` branch simulated by the full Navier-Stok…
-equations.
+2014-01-25: The description of the installation procedure is moved to the
+general documentation.
-2014-07-05: Fluid phase now discretized on a staggered grid which increases
-accuracy and stability.
+2013-03-13: Sphere has been updated to work with CUDA 5.0 or newer *only*.
Documentation
-------------
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.