(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
Anharmonic EXAFS oscillation of h.c.p. crystals under the effect of non-ideal axial ratio c/a
What is it about?
The temperature and wavenumber dependence of the extended X-ray absorption fine-structure (EXAFS) oscillation of hexagonal close-packed (h.c.p.) crystals have been calculated and analyzed under the effect of the non-ideal axial ratio c/a.
Why is it important?
This theoretical model is essential and effective in improving the accuracy for analyzing the experimental data of anharmonic EXAFS signals of h.c.p. crystals with a non-ideal axial ratio c/a. And it can improve the accuracy of the anharmonic EXAFS data analysis of h.c.p. crystals under the effect of the non-ideal axial ratio c/a based on addition and modification for the calculation toolkit of the FEFF code in the EXAFS data fitting models using the IFEFFIT program suite.