dcelisgarza / DDD.jl

New generation of Discrete Dislocation Dynamics.
MIT License
9 stars 3 forks source link

Generate dislocation network. #1

Closed dcelisgarza closed 4 years ago

dcelisgarza commented 4 years ago

Write function to generate a dislocation network based on requirements.

dcelisgarza commented 4 years ago

Added routine to make screw and edge segment.

dcelisgarza commented 4 years ago

makeLoop() for prismatic and shear loops is now functionally complete, needs tests.

dcelisgarza commented 4 years ago

Added plotNodes(). Should integrate to Plots.jl recipes and add enhancements.

dcelisgarza commented 4 years ago

Done.