Softwares

From Engineering Computing Online
Revision as of 10:35, 9 April 2015 by Xuejian (talk | contribs)
Jump to navigation Jump to search

Open Source Softwares

DDA 2D

The original version of 2D DDA for Windows platform from Dr. Shi.

Download source: [Win32 Src]

NMM 2D

The original version of 2D NMM for Windows platform from Dr. Shi.

Download source: [Win32 Src]

easyDDA

EasyDDAlogo.png

A software with GUI for 2D DDA method, developed by Engineering Computing Center, University of the Chinese Academy of Sciences. This software is intended to provide services for DDA users and several costumed functions were implemented to ease their work. The software is designed of 4 parts: DL(DDA Line), DC(DDA Cutting), DF(DDA Forward), DG(DDA Graph). The 4 parts correspond to those of DDA’s author Dr. Shi’s programs respectively. DL program mainly generates joint lines and tunnel lines according to parameters; users can also add other objects (like additional line etc.) in DL. DC program cuts blocks out according to the result by DL, and sets parameters (like block material number, whether block is fixed etc.) to blocks; users can also add bolt elements in DC. Then in DF, users set physical parameters (like how many steps user wants to analyses, the specific material parameters for the material number of blocks) first; then DF program does the core DDA analysis. DG program replay the analysis result by DF.

Get source code


Free Softwares

easyKBT

EasyKBTlogo.png

A software with GUI for Key Block Theory, developed by Engineering Computing Center, University of the Chinese Academy of Sciences. It is an encapsulation of the original programs written by Dr. Shi, who is the inventor of Key Block Theory.

Download: [Win32] [MacOSX]


VisKBT

VisKBTlogo.png

A software for 3D visualization of the analysis procedure of Key Block Theory, developed by Engineering Computing Center, University of the Chinese Academy of Sciences.

Download:
1.1: [Win32] [Win64] [MacOSX]
1.0: [Win32] [Win64] [MacOSX]