tindex.rst - 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
---
tindex.rst (1071B)
---
1 .. sphere documentation master file, created by
2 sphinx-quickstart on Wed Nov 14 12:56:58 2012.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6 The sphere documentation
7 ========================
8 This is the official documentation for the ``sphere`` discrete element modelling
9 software. This document aims at guiding the installation process, documenting
10 the usage, and explaining the relevant theory.
11
12 ``sphere`` is developed by Anders Damsgaard as part as his Ph.D. project, under
13 supervision of David Lundbek Egholm and Jan A. Piotrowski, all of the Department
14 of Geoscience, Aarhus University, Denmark. The author welcomes interested third
15 party developers. This document is a work in progress.
16
17 Contact: Anders Damsgaard, `<https://adamsgaard.dk>`_,
18 `<anders.damsgaard@geo.au.dk>`_
19
20
21 Contents
22 --------
23 .. toctree::
24 :maxdepth: 2
25
26 introduction
27 dem
28 cfd
29 python_api
30 sphere_internals
31
32
33
34 Indices and tables
35 ------------------
36
37 .. * :ref:`modindex`
38
39 * :ref:`genindex`
40 * :ref:`search`
41