Difference between revisions of "Yade"

From Yade

Line 81: Line 81:
 
* [[Yade_history | Yade history]]
 
* [[Yade_history | Yade history]]
 
* [[Python3Intro | Python3Intro]] (and maybe [[PythonPrimer | Python Primer]]?)
 
* [[Python3Intro | Python3Intro]] (and maybe [[PythonPrimer | Python Primer]]?)
  +
* [[News | News]]
 
 
* [[First_steps | First steps. Instruction how to start YADE simple simulation]] (in sphinx)
 
* [[First_steps | First steps. Instruction how to start YADE simple simulation]] (in sphinx)
 
* [[SimpleSceneTutorial | Simple Scene Tutorial]]
 
* [[SimpleSceneTutorial | Simple Scene Tutorial]]
Line 94: Line 94:
 
* [[ New_to_linux? | New to Linux?]]
 
* [[ New_to_linux? | New to Linux?]]
   
  +
= To remove =
 
* [[News | News]]
   
 
== Removed ==
 
== Removed ==

Revision as of 22:42, 15 June 2010

Yade is an extensible open-source framework for discrete numerical models, focused on Discrete Element Method. The project started as an offspring from SDEC at Grenoble University, now is being developed at multiple research institutes and has active and helpful user community.

The computation parts are written in c++ using flexible object model, allowing independent implementation of new alogrithms, interfaces with other software packages (e.g. flow simulation), data import/export routines. Python can be used to create and manipulate the simulation or for postprocessing.

Detailed reference documentation and theoretical background are here.

Source code and development website (bugs, blueprints, mailing lists) are hosted at launchpad.

This wiki is a general introduction and overview of Yade and its features. It also gives a quick tour of installation and usage (see details in reference documentation).

Yade Community

Overview

Examples

Features

F.A.Q.

Installation

Development

Version handling

Information on source code

Debugging

Performance and optimization

Other

Draft pages

REPLACE WITH SPHINX LINKS

Links needed in wiki main page. They still display the wiki pages but might point to equivalent sphinx pages (some are listed above and duplicated here).

Candidate sphinx pages for replacement are :

  • ?

TO UPDATE

To remove

Removed