Difference between revisions of "Yade"

From Yade

Line 9: Line 9:
 
'''Source code and development website (bugs, blueprints, mailing lists) are hosted by [http://www.launchpad.net/yade/ launchpad].'''
 
'''Source code and development website (bugs, blueprints, mailing lists) are hosted by [http://www.launchpad.net/yade/ launchpad].'''
   
  +
= Yade Community =
<!--
 
{| style="margin:0;padding:0ex;width:100%;"
 
|valign="top" style="width:17em" |
 
<strong>
 
* [[News|News about yade]]
 
* [[Publications|List of publications]]
 
* [[Reference documentation|Reference documentation]]
 
* [[Screenshots and videos|Screenshots and videos]]
 
* [[Installation|Download yade]]
 
* [[Getting started]]
 
</strong>
 
|valign="top" style="text-align: justify;" |
 
 
__NOTOC__[[Image:Yade135_less_red.png|right]]
 
Open source discrete modelling, finite element method, all in one!
 
 
YADE Open-Dem is an Open Source GNU/GPL Software framework designed with dynamic libraries in a way that it is easy to add new numerical models for simulation. It aims to provide versatile means to perform discrete modelling.
 
 
|}
 
 
{| style="margin:0;padding:0;width:100%;"
 
|valign="top" style="width:67%;text-align: justify;" |
 
 
==Abstract==
 
|valign="top" style="width:3%" |
 
&nbsp;
 
 
|valign="top" style="width:30%" |
 
==Browse yade==
 
<div style="font-size: 95%;color: #666;">Press '''+''' to expand</div>
 
<categorytree mode=all>Yade</categorytree>
 
|}
 
 
==Some pictures==
 
 
<div style="font-size: 95%;color: #666;">Upload here cool screenshots</div>
 
 
[[Image:Yade256.png|150px]]
 
 
== Recent Additions ==
 
COMMENT -- DPL manual: http://semeb.com/dpldemo --
 
 
'''[[Documentation]]'''
 
<dpl>
 
categoryregexp=.*documentation
 
ordermethod=firstedit
 
order=descending
 
count=5
 
mode=userformat
 
listseparators=,* %DATE% [[%TITLE%]]\n,,
 
addeditdate=true
 
userdateformat=d m Y:
 
</dpl>
 
'''[[Publications]]'''
 
<dpl>
 
categoryregexp=Publication
 
ordermethod=firstedit
 
order=descending
 
count=5
 
mode=userformat
 
listseparators=,* %DATE% [[%TITLE%]]\n,,
 
addeditdate=true
 
userdateformat=d m Y:
 
</dpl>
 
'''[[Patches]] ?????'''
 
<dpl>
 
categoryregexp=patches
 
notnamespace=Template
 
ordermethod=firstedit
 
order=descending
 
count=5
 
mode=userformat
 
listseparators=,* %DATE% [[%TITLE%]]\n,,
 
addeditdate=true
 
userdateformat=d m Y:
 
</dpl>
 
 
'''[[Engines]] ?????'''
 
<dpl>
 
categoryregexp=Engine
 
notnamespace=Template
 
ordermethod=firstedit
 
order=descending
 
count=5
 
mode=userformat
 
listseparators=,* %DATE% [[%TITLE%]]\n,,
 
addeditdate=true
 
userdateformat=d m Y:
 
</dpl>
 
 
==Pros and cons==
 
 
{| style="margin:0;padding:0.2em;width:100%;"
 
|valign="top" style="width:49%;text-align: justify;" |
 
''Advantages:''
 
* allows numerous simulation methods in the single framework, so coupling them becomes possible,
 
* plugins can import data from other software,
 
* thoughtful code design promotes code reuse and improvement,
 
* open source development model allows community feedback.
 
 
|valign="top" style="width:2%" |
 
&nbsp;
 
|valign="top" style="width:49%;text-align: justify;" |
 
 
''Disadvantages:''
 
* implementing models requires adhering to framework design,
 
* Yade framework is a new emerging software, still in beta phase
 
* Documentation is lacking, although switching to wiki should help a lot now.
 
* if you know more disadvantages, let [[Contact|us]] know!
 
 
|}
 
 
==Release status==
 
 
{| style="margin:0;padding:0.2em;width:100%;"
 
 
|valign="top" style="width:19%" |
 
* release
 
* version&nbsp;number
 
* operating&nbsp;systems
 
|valign="top" style="width:1%" |
 
&nbsp;
 
|valign="top" style="width:80%" |
 
&nbsp;: beta<br>
 
&nbsp;: 0.12.1<br>
 
&nbsp;: linux<br>
 
|}
 
 
-->
 
 
== Yade Community ==
 
 
* [[Publications | Publications]]
 
* [[Publications | Publications]]
 
* [[Contact | Contact]]
 
* [[Contact | Contact]]
Line 149: Line 19:
 
* [[Future_plans | Future plans]]
 
* [[Future_plans | Future plans]]
   
==Overview==
+
=Overview=
  +
  +
== Examples ==
 
* [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]]
* [[First_steps | First steps. Instruction how to start YADE simple simulation]]
 
 
* [[FAQ | Frequently asked questions (FAQ) on YADE]]
 
* [[FAQ | Frequently asked questions (FAQ) on YADE]]
 
   
 
== Using YADE with GUI ==
 
== Using YADE with GUI ==
  +
* [[First_steps | First steps. Instruction how to start YADE simple simulation]]
 
* [[Usage_details| Explanation how to use graphic YADE interface]]
 
* [[Usage_details| Explanation how to use graphic YADE interface]]
 
* [[New:Making_videos | Making videos]]
 
* [[New:Making_videos | Making videos]]
Line 176: Line 47:
 
* [[Triangulation | Triangulation]]
 
* [[Triangulation | Triangulation]]
   
== Installation ==
+
= Installation =
 
* [[Installation | Installation. Common information]]
 
* [[Installation | Installation. Common information]]
 
** [[Installation_details | Installation details]]
 
** [[Installation_details | Installation details]]
Line 189: Line 60:
 
** [[New:Going_further | Going further]]
 
** [[New:Going_further | Going further]]
   
==Development==
+
=Development=
  +
==== Version handling ====
 
  +
'''Version handling'''
 
* [[Quick_Bazaar_tutorial | Quick Bazaar tutorial]]
 
* [[Quick_Bazaar_tutorial | Quick Bazaar tutorial]]
 
* [[Version_Numbering | Version Numbering]]
 
* [[Version_Numbering | Version Numbering]]
 
* [[Tracking_changes_using_kompare | Tracking changes using kompare]]
 
* [[Tracking_changes_using_kompare | Tracking changes using kompare]]
 
* [[Reference_documentation | Reference documentation (Doxygen and Epydoc))]]
 
* [[Reference_documentation | Reference documentation (Doxygen and Epydoc))]]
==== Information on source code ====
+
'''Information on source code'''
 
* [[Adding_plugin_to_the_source_tree | Adding plugin to the source tree]]
 
* [[Adding_plugin_to_the_source_tree | Adding plugin to the source tree]]
 
* [[Third_party_plugins | How to add third party plugins]]
 
* [[Third_party_plugins | How to add third party plugins]]
Line 201: Line 73:
 
* [[ImplicitBuilds | Implicit Builds]]
 
* [[ImplicitBuilds | Implicit Builds]]
 
* [[DebianPackages | How to build Debian Packages]]
 
* [[DebianPackages | How to build Debian Packages]]
  +
====Debugging ====
 
  +
'''Debugging'''
 
* [[Introduction_to_debugging | Introduction to debugging]]
 
* [[Introduction_to_debugging | Introduction to debugging]]
 
* [[Debugging_using_Kdevelop | Debugging using Kdevelop]]
 
* [[Debugging_using_Kdevelop | Debugging using Kdevelop]]
Line 209: Line 82:
 
* [[Speed_profiling_using_KCachegrind | Speed profiling using KCachegrind]]
 
* [[Speed_profiling_using_KCachegrind | Speed profiling using KCachegrind]]
 
* [[Speed_profiling_using_TimingInfo_and_TimingDeltas_classes | Speed profiling using TimingInfo and TimingDeltas classes]]
 
* [[Speed_profiling_using_TimingInfo_and_TimingDeltas_classes | Speed profiling using TimingInfo and TimingDeltas classes]]
  +
==== Performance and optimization ====
 
  +
'''Performance and optimization'''
 
* [[Performance_Tuning | Performance Tuning]]
 
* [[Performance_Tuning | Performance Tuning]]
 
* [[Triaxial_Test_Parallel | Triaxial Test Parallel]]
 
* [[Triaxial_Test_Parallel | Triaxial Test Parallel]]
Line 216: Line 90:
 
* [[Insertion_Sort_Collider_Stride | Insertion Sort Collider Stride]]
 
* [[Insertion_Sort_Collider_Stride | Insertion Sort Collider Stride]]
 
* [[Colliders_performace | Colliders performace]]
 
* [[Colliders_performace | Colliders performace]]
  +
==== Examples and scripts ====
 
  +
'''Examples and scripts'''
 
* [[SimpleSceneTutorial | Simple Scene Tutorial]]
 
* [[SimpleSceneTutorial | Simple Scene Tutorial]]
 
* [[SimpleSceneCpp | Simple Scene Cpp]]
 
* [[SimpleSceneCpp | Simple Scene Cpp]]
Line 229: Line 104:
   
 
[[Category:Overview]]
 
[[Category:Overview]]
= ____TO REMOVE?____ =
+
== ____TO REMOVE?____ ==
 
* [[SharedMaterialProperties | SharedMaterialProperties]]
 
* [[SharedMaterialProperties | SharedMaterialProperties]]
= ____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:46, 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

Using YADE with GUI

Using YADE with Python

Implemented models

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)____