Skip to content

Commit

Permalink
Create CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc authored Jun 12, 2024
1 parent 5b59d47 commit 448692f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
cff-version: 1.2.0
title: DGM-Nachwuchsforum 2023: Data analysis and workflows in Materials science
message: >-
Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation)
under the National Research Data Infrastructure – NFDI 38/1 – project number 460247524
type: software
authors:
- given-names: Sarath
family-names: Menon
affiliation: Max-Planck-Institut für Eisenforschung GmbH
orcid: 'https://orcid.org/0000-0002-6776-1213'
url: 'https://dgm.de/de/netzwerk/nachwuchs/veranstaltungen/dgm-nachwuchsforum-2023'
license: "MIT"
repository-code: https://github.com/pyiron-workshop/DGM_workshop
type: software
abstract: >-
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.

0 comments on commit 448692f

Please sign in to comment.