Difference between revisions of "Yade"

From Yade

Line 77: Line 77:
 
= REPLACE WITH SPHINX LINKS =
 
= 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).
 
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).
* [[Publications | Publications]] (convert to bibtex; more useful for paper writers as well) ([https://www.yade-dem.org/sphinx/publications in sphinx])
+
* [[Publications | Publications]] (convert to bibtex; more useful for paper writers as well) [https://www.yade-dem.org/sphinx/publications sphinx]
 
* [[Authors_and_contributors | Authors and contributors]]
 
* [[Authors_and_contributors | Authors and contributors]]
 
* [[Yade_history | Yade history]]
 
* [[Yade_history | Yade history]]
* [[Python3Intro | Python3Intro]] (and maybe [[PythonPrimer | Python Primer]]?)
 
   
  +
== must be updated ==
* [[First_steps | First steps. Instruction how to start YADE simple simulation]] (in sphinx)
+
* [[First_steps | First steps. Instruction how to start YADE simple simulation]] [https://yade-dem.org/sphinx/introduction.html sphinx]
 
* [[SimpleSceneTutorial | Simple Scene Tutorial]]
 
* [[SimpleSceneTutorial | Simple Scene Tutorial]]
 
* [[SimpleSceneCpp | Simple Scene Cpp]]
 
* [[SimpleSceneCpp | Simple Scene Cpp]]
 
* [[SimpleScenePython | Simple Scene Python]]
 
* [[SimpleScenePython | Simple Scene Python]]
   
Candidate sphinx pages for replacement are :
 
* ?
 
   
 
= TO UPDATE =
 
= TO UPDATE =
 
* [[Getting_started | Getting started (a Yade beginner experience) (UPDATES)]]
 
* [[Getting_started | Getting started (a Yade beginner experience) (UPDATES)]]
 
* [[ New_to_linux? | New to Linux?]]
 
* [[ New_to_linux? | New to Linux?]]
 
* [[PythonPrimer | Python Primer]]
   
 
= To remove =
 
= To remove =
 
* [[News | News]]
 
* [[News | News]]
  +
* [[Python3Intro | Python3Intro]]
   
 
== Removed ==
 
== Removed ==

Revision as of 22:45, 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).

must be updated


TO UPDATE

To remove

Removed