Skip to content

Boundary element code using triangular dislocation elements

License

Notifications You must be signed in to change notification settings

jploveless/tribem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tribem

Boundary element code using triangular dislocation elements in Matlab

Based on algorithms published in:

Meade, B. J. (2007), Algorithms for the calculation of exact displacements, strains, and stresses for triangular dislocation elements in a uniform elastic half space, Computers and Geosciences, 33, 1064–1075, doi:10.1016/j.cageo.2006.12.003.

tribem uses tridisl as a submodule. To clone tribem using git on the command line, run

$ git clone --recursive https://github.com/jploveless/tribem.git

If not using git on the command line, use the following workflow to access the necessary subfunctions:

  • Download tribem as a .zip file and unzip
  • Download tridisl as a .zip file and unzip
  • Move the contents of the tridisl folder to empty tribem/tridisl folder
  • Add the tribem and tribem/tridisl directories to your MATLAB path

About

Boundary element code using triangular dislocation elements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages