File: README.rst

package info (click to toggle)
yade 2019.01a-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,568 kB
  • sloc: cpp: 56,330; python: 30,148; ansic: 6,463; sh: 123; makefile: 56
file content (45 lines) | stat: -rw-r--r-- 1,858 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
===================================
YADE - Yet Another Dynamic Engine
===================================

Extensible open-source framework for discrete numerical models, focused on 
Discrete Element Method. The computation parts are written in c++ using flexible
object model, allowing independent implementation of new algorithms and interfaces. 
Python is used for rapid and concise scene construction, simulation control, 
postprocessing and debugging.

**Documentation:**

- https://www.yade-dem.org/doc/ (includes c++ and python reference)
- https://yade-dem.org/doc/Yade.pdf (PDF-file with documentation)
- https://yade-dem.org/doc/Yade.epub (EPUB-file with documentation)
 
**Downloads:**

- Packages for Ubuntu and Debian:
  
  - https://yade-dem.org/doc/installation.html#packages
  - External packages: https://launchpad.net/~yade-users/+archive/external

- Tarballs of different versions: 

  - https://gitlab.com/yade-dev/trunk/tags
  - Repository on gitlab.com: https://gitlab.com/yade-dev/trunk/-/archive/master/trunk-master.tar.gz
  - Repository on git.debian.org: http://git.debian.org/?p=debian-science/packages/yade.git

**Teams involved:**

- General users: https://launchpad.net/~yade-users
- Developers and advanced users: https://launchpad.net/~yade-dev
- Developers for distributed memory parallelization of Yade: https://launchpad.net/~yade-mpi
- Infrastructure maintainers: https://launchpad.net/~yade-pkg

**Miscellaneous:**

- `Yade buildbot <http://yade-dem.org/buildbot/>`_
- `Yade page on ohloh-project <https://www.ohloh.net/p/yade/>`_
- `Yade on Debian PTS <http://packages.qa.debian.org/y/yade.html>`_
- `Yade in Ubuntu <https://launchpad.net/ubuntu/+source/yade>`_
- `Home page <http://www.launchpad.net/yade>`_
- `Wiki <https://yade-dem.org/wiki/>`_
- `Screenshots <https://www.yade-dem.org/wiki/Screenshots_and_videos>`_