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
291 stars 186 forks source link

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

Closed Narflin closed 2 months ago

Narflin commented 4 months 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 2 months ago

Hi Narflin,

thank you for your contribution.

Ralf.