(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, '
Zr-based multi-component glass structure
What is it about?
Decoding the cluster structures of multi-component amorphous alloys.
Why is it important?
To understand glass forming ability of metals that would guide the development of metallic glass in bulk scale. Metallic glass is corrosion-resistant, strong and elastic with powerful applications in medical implants and engineering.