Difference between revisions of "Yade"

From Yade

Line 13: Line 13:
 
* [[Contact | Contact]]
 
* [[Contact | Contact]]
 
* [[News | News]]
 
* [[News | News]]
* [[Release_NEWS | Release NEWS]]
 
 
* [[Authors_and_contributors | Authors and contributors]]
 
* [[Authors_and_contributors | Authors and contributors]]
 
* [[WhoIsDoingWhat | Who Is Doing What]]
 
* [[WhoIsDoingWhat | Who Is Doing What]]
Line 24: Line 23:
 
* [https://www.yade-dem.org/wiki/Category:Screenshots Simulation examples]
 
* [https://www.yade-dem.org/wiki/Category:Screenshots Simulation examples]
 
* [[Screenshots_and_videos | Screenshots and videos]]
 
* [[Screenshots_and_videos | Screenshots and videos]]
  +
  +
== Features ==
 
* [[ConstitutiveLaws | Constitutive Laws]]
 
* [[Lattice_Geometrical_Model | Lattice Geometrical Model]]
 
* [[TriaxialTest | Triaxial Test]]
 
* [[CapillaryTriaxialTest | Capillary forces in unsaturated materials]]
 
* [[Snow_documentation| Creep in polyhedral grains packings (snow model)]]
 
* [[Triangulation | Triangulation]]
   
 
== Using YADE with GUI ==
 
== Using YADE with GUI ==
Line 37: Line 44:
 
* [[ScriptParametricStudy | Script Parametric Study. Explains how to use yade-$version-multi scripts]]
 
* [[ScriptParametricStudy | Script Parametric Study. Explains how to use yade-$version-multi scripts]]
 
* [[ScriptPlotContactDirectionDistribution | Script Plot Contact Direction Distribution]]
 
* [[ScriptPlotContactDirectionDistribution | Script Plot Contact Direction Distribution]]
 
==Implemented models==
 
* [[ConstitutiveLaws | Constitutive Laws]]
 
* [[Lattice_Geometrical_Model | Lattice Geometrical Model]]
 
* [[TriaxialTest | Triaxial Test]]
 
* [[CapillaryTriaxialTest | Capillary forces in unsaturated materials]]
 
* [[Snow_documentation| Creep in polyhedral grains packings (snow model)]]
 
* [[Triangulation | Triangulation]]
 
   
 
==F.A.Q.==
 
==F.A.Q.==
 
* [[FAQ | Frequently asked questions (FAQ) on YADE]]
 
* [[FAQ | Frequently asked questions (FAQ) on YADE]]
 
   
 
= Installation =
 
= Installation =
Line 102: Line 100:
 
* [[ScriptUniaxialTensionCompressionTest | ScriptUniaxialTensionCompressionTest DRAFT]]
 
* [[ScriptUniaxialTensionCompressionTest | ScriptUniaxialTensionCompressionTest DRAFT]]
   
== Other==
+
= Other=
 
* [[Logo | Logo ]]
 
* [[Logo | Logo ]]
 
* [[Sandbox | Help for editing this Wiki]]
 
* [[Sandbox | Help for editing this Wiki]]
   
  +
[[Category:Overview]]
 
== ____TO REMOVE?____ ==
+
____TO REMOVE?____
 
* [[SharedMaterialProperties | SharedMaterialProperties]]
 
* [[SharedMaterialProperties | SharedMaterialProperties]]
 
* [[Release_NEWS | Release NEWS]]
== ____TO UPDATE____ ==
+
____TO UPDATE____
 
* [[Getting_started | Getting started (a Yade beginner experience) (UPDATES)]]
 
* [[Getting_started | Getting started (a Yade beginner experience) (UPDATES)]]
== ____BLUEPRINTS (MOVE TO LP OR REMOVE)____ ==
+
____BLUEPRINTS (MOVE TO LP OR REMOVE)____
 
* [[ExamplesCleanup | Examples Cleanup]]
 
* [[ExamplesCleanup | Examples Cleanup]]
 
* [[Sanitizing_Contact_Logic | Sanitizing Contact Logic]]
 
* [[Sanitizing_Contact_Logic | Sanitizing Contact Logic]]

Revision as of 15:58, 12 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.

This wiki contains general discussions and overview of Yade and modules. Users are encouraged to introduce themselves present their work here.

Detailed reference documentation and theoretical background are here.

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

Yade Community

Overview

Examples

Features

Using YADE with GUI

Using YADE with Python

F.A.Q.

Installation

Development

Version handling

Information on source code

Debugging

Performance and optimization

Examples and scripts

Other


____TO REMOVE?____

____TO UPDATE____

____BLUEPRINTS (MOVE TO LP OR REMOVE)____