-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
14 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
# <font style="color:#B71C1C" face="Helvetica" > From Electrons to Phase Diagrams 2022 </font> | ||
# <font style="font-family:roboto;color:#455e6c"> Data analysis and workflows in Materials science </font> | ||
|
||
Phase diagrams are of ubiquitous importance for materials design. Current materials design workflows in industry and academia employ CALPHAD-computed phase diagrams that to a large extent rely on assessed experimental data. | ||
S. Menon | ||
Max-Planck-Institut für Eisenforschung GmbH | ||
|
||
Today the computation of large numbers of DFT data are becoming a routine task, due to efficient DFT codes, efficient workflow management and powerful high-performance computing. Together with progress in interatomic potentials, in particular the development of machine learning potentials as well as efficient implementations and parameterization codes, this means that interatomic potentials with near-DFT accuracy are now available. When combined with efficient sampling for the computation of free energies, it is therefore possible to estimate phase diagrams directly from DFT data and to supplement and assess experimental input. | ||
|
||
At the three-day workshop we will provide tutorials and hands-on classes that cover the complete chain from high-throughput electronic structure calculations to the computation of phase diagrams. Day 1 will focus on automated workflows for the generation of DFT data. On day 2 we will discuss the parameterization and validation of interatomic potentials from DFT reference data. Day 3 will then introduce the methods and tools for the computation of thermodynamic properties and phase diagrams. | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/8NP3DpUkg6U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
Presented as part of [DGM-Nachwuchsforum 2023](https://dgm.de/de/netzwerk/nachwuchs/veranstaltungen/dgm-nachwuchsforum-2023) on 25.04.2023 | ||
|
||
A paradigm shift in the field of materials science towards data-driven approaches and digitalisation goes hand in hand with the generation of vast amounts of experimental and simulation data. The analysis and effective use of this data is critical to enhancing our understanding of materials and accelerating materials research. Python has emerged as a programming language of choice for this task in materials science due to its flexibility and ease of use. The tutorial will start with an introduction to python through jupyter notebooks. Furthermore, the participant will gain insight into performing typical simulations in materials science, followed by tools and methods for efficient post-processing and analysis of data. We employ pyiron, an integrated development environment for computational materials science, as a representative software in the tutorial. Overall, it will provide early career researchers tools to streamline their scientific workflows and manage data efficiently. | ||
|
||
```{tableofcontents} | ||
``` |