mtex-toolbox / mtex

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
http://mtex-toolbox.github.io/
GNU General Public License v2.0
281 stars 185 forks source link

Correct a false dislocation strain energy formulae in the documentation (in GND.m) #2172

Closed Narflin closed 12 hours ago

Narflin commented 1 month ago

The formulae present in the Geometrically Necessary Dislocation page of the documentation for calculating the strain energy of an Edge dislocation is wrong, this commit aims to correct it. You can find the formulae in Chapter 4 of the following book : Hull, D., et D. J. Bacon. « Elastic Properties of Dislocations ». Introduction to Dislocations, Elsevier, 2011, p. 63‑83. DOI.org (Crossref), https://doi.org/10.1016/B978-0-08-096672-4.00004-9.

ralfHielscher commented 12 hours ago

Hi Narflin,

thank you for your contribution.

Ralf.