Difference between revisions of "Yade"
From Yade
Line 13: | Line 13: | ||
* [[Contact | Contact]] |
* [[Contact | Contact]] |
||
* [[News | News]] |
* [[News | 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 == |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
== 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== |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
==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= |
|
* [[Logo | Logo ]] |
* [[Logo | Logo ]] |
||
* [[Sandbox | Help for editing this Wiki]] |
* [[Sandbox | Help for editing this Wiki]] |
||
+ | |||
− | [[Category:Overview]] |
||
− | + | ____TO REMOVE?____ |
|
* [[SharedMaterialProperties | SharedMaterialProperties]] |
* [[SharedMaterialProperties | SharedMaterialProperties]] |
||
⚫ | |||
− | + | ____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)____ |
|
* [[ExamplesCleanup | Examples Cleanup]] |
* [[ExamplesCleanup | Examples Cleanup]] |
||
* [[Sanitizing_Contact_Logic | Sanitizing Contact Logic]] |
* [[Sanitizing_Contact_Logic | Sanitizing Contact Logic]] |
Revision as of 14: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
- Constitutive Laws
- Lattice Geometrical Model
- Triaxial Test
- Capillary forces in unsaturated materials
- Creep in polyhedral grains packings (snow model)
- Triangulation
Using YADE with GUI
- First steps. Instruction how to start YADE simple simulation
- Explanation how to use graphic YADE interface
- Making videos
- Using Mgpost
Using YADE with Python
- Python3Intro
- Python Primer
- Creating simple plots with python
- Script Parametric Study. Explains how to use yade-$version-multi scripts
- Script Plot Contact Direction Distribution
F.A.Q.
Installation
Development
Version handling
- Quick Bazaar tutorial
- Version Numbering
- Tracking changes using kompare
- Reference documentation (Doxygen and Epydoc))
Information on source code
- Adding plugin to the source tree
- How to add third party plugins
- Programming Rules
- Implicit Builds
- How to build Debian Packages
Debugging
- Introduction to debugging
- Debugging using Kdevelop
- Debugging using Valgrind
- Debugging with Backtrace
- Debugging and speed profiling
- Speed profiling using KCachegrind
- Speed profiling using TimingInfo and TimingDeltas classes
Performance and optimization
- Performance Tuning
- Triaxial Test Parallel
- Benchmark revision1253
- Benchmarks
- Insertion Sort Collider Stride
- Colliders performace
Examples and scripts
- Simple Scene Tutorial
- Simple Scene Cpp
- Simple Scene Python
- ScriptGenerateBoxPacking DRAFT
- ScriptGenerateCylindricalPacking DRAFT
- ScriptUniaxialTensionCompressionTest DRAFT
Other
____TO REMOVE?____
____TO UPDATE____
____BLUEPRINTS (MOVE TO LP OR REMOVE)____