Skip to content
Snippets Groups Projects
Commit 45eb4f54 authored by Luca Massimiliano Ghiringhelli's avatar Luca Massimiliano Ghiringhelli
Browse files

Modified error_bar tutorial -> error estimates

parent 32b83c3f
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
" <h2> <img id=\"nomad\" src=\"https://nomad-coe.eu/uploads/nomad/images/NOMAD_Logo2.png\" height=\"100\" alt=\"NOMAD Logo\"> NOMAD Analytics Toolkit ", " <h2> <img id=\"nomad\" src=\"https://nomad-coe.eu/uploads/nomad/images/NOMAD_Logo2.png\" height=\"100\" alt=\"NOMAD Logo\"> NOMAD Analytics Toolkit ",
" <img id=\"nomad\" src=\"https://www.nomad-coe.eu/uploads/nomad/backgrounds/head_big-data_analytics_2.png\" height=\"80\" alt=\"NOMAD Logo\"> </h2>", " <img id=\"nomad\" src=\"https://www.nomad-coe.eu/uploads/nomad/backgrounds/head_big-data_analytics_2.png\" height=\"80\" alt=\"NOMAD Logo\"> </h2>",
" </div>", " </div>",
" <h3> Analyzing and Estimating Error Bars from High-Accuracy References</h3>", " <h3> Error estimates from high-accuracy electronic structure reference calculations </h3>",
" <p class=\"nomad--description\">", " <p class=\"nomad--description\">",
"", "",
" <br><br>", " <br><br>",
...@@ -573,7 +573,7 @@ ...@@ -573,7 +573,7 @@
"type": "markdown", "type": "markdown",
"body": [ "body": [
"<div style=\"max-width: 900px;\">Electronic-structure theory has become an invaluable tool in materials science. Still, the precision of different approaches has only recently been scrutinized thoroughly (for the PBE functional) using extremely accurate numerical settings [1]. A synergistic effort showed that \"most recent codes and methods converge toward a single value\", if extremely accurate and computationally expensive numerical settings ", "<div style=\"max-width: 900px;\">Electronic-structure theory has become an invaluable tool in materials science. Still, the precision of different approaches has only recently been scrutinized thoroughly (for the PBE functional) using extremely accurate numerical settings [1]. A synergistic effort showed that \"most recent codes and methods converge toward a single value\", if extremely accurate and computationally expensive numerical settings ",
"are employed. Little is known, however, about code- and method-specific deviances and error bars that arise under numerical settings commonly used in actual calculations. <br><br>", "are employed. Little is known, however, about code- and method-specific deviances and errors that arise under numerical settings commonly used in actual calculations. <br><br>",
"In this notebook, we use the NOMAD infrastructure to shed light on this issue by systematically investigating and analyzing the deviances in total and relative energies as function of typical settings for basis sets, k-grids, etc. For this purpose, the NOMAD team has systematically computed the properties of 71 elemental [1] and 81 binary solids in four different electronic-structure codes using various different computational settings, including extremely accurate ones that constitute a fully converged reference.<br><br>", "In this notebook, we use the NOMAD infrastructure to shed light on this issue by systematically investigating and analyzing the deviances in total and relative energies as function of typical settings for basis sets, k-grids, etc. For this purpose, the NOMAD team has systematically computed the properties of 71 elemental [1] and 81 binary solids in four different electronic-structure codes using various different computational settings, including extremely accurate ones that constitute a fully converged reference.<br><br>",
"On one hand, this allows to analyze and compare the convergence behavior of different codes with respect to different settings. On the other hand, this allows to develop models ", "On one hand, this allows to analyze and compare the convergence behavior of different codes with respect to different settings. On the other hand, this allows to develop models ",
"to estimate the errors in calculations for which no highly converged reference is available. As an example, we here discuss the following function", "to estimate the errors in calculations for which no highly converged reference is available. As an example, we here discuss the following function",
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"id": "5a09a48280996e0031366345", "id": "5a09a48280996e0031366345",
"type": "demos", "type": "demos",
"attributes": { "attributes": {
"title": "Analyzing and estimating error bars from high-accuracy references", "title": "Error estimates from high-accuracy electronic structure reference calculations",
"logicalPath": "/data/shared/tutorialsNew/errorbars/errorbars_html.bkr", "logicalPath": "/data/shared/tutorialsNew/errorbars/errorbars_html.bkr",
"authors": ["Bieniek, Björn", "Strange, Mikkel", "Carbogno, Christian"], "authors": ["Bieniek, Björn", "Strange, Mikkel", "Carbogno, Christian"],
"editLink": "/notebook-edit/data/shared/tutorialsNew/errorbars/errorbars_html.bkr", "editLink": "/notebook-edit/data/shared/tutorialsNew/errorbars/errorbars_html.bkr",
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"platform" : "beaker", "platform" : "beaker",
"language" : ["python", "javascript"], "language" : ["python", "javascript"],
"data_analytics_method" : ["Linear Least-squares Regression"], "data_analytics_method" : ["Linear Least-squares Regression"],
"application_section" : ["Error bars"], "application_section" : ["Error estimates"],
"application_keyword": ["Binaries", "Elemental solids"] "application_keyword": ["Binaries", "Elemental solids"]
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment