scispace - formally typeset
Search or ask a question
Journal ArticleDOI

ZenGen, a tool to generate ordered configurations for systematic first-principles calculations: The Cr–Mo–Ni–Re system as a case study ☆

TL;DR: Zengen as discussed by the authors is a script-tool that automatically generates first-principles input files of all the ordered compounds of a given crystal structure in a given system, which can then be used in the thermodynamic phase modeling.
Abstract: “ZenGen” is a script-tool which helps us to automatically generate first-principles input files of all the ordered compounds of a given crystal structure in a given system. The complete set of heats of formation of each end-members can then easily be used in the thermodynamic phase modeling. “ZenGen” is a free and open source code, which can be downloaded from http://zengen.cnrs.fr . In order to test its applicability, we have chosen the quaternary system, Cr–Mo–Ni–Re as a case study to be investigated. The binary solid solution parameters have been estimated from special quasirandom structures (SQS) calculations. The σ-phase has been fully described without any adaptation to its crystal structure, i.e. with a 5-sublattice model, through first-principles calculation of the 4 5 = 1024 different ordered quaternary configurations. Several tentative ab initio phase diagrams are presented.

Summary (1 min read)

1. Introduction

  • The authors aim was not to assess thermodynamically this system, but rather to show that systematic DFT calculations can be run contently in this very complex system, that they allow the calculation of a preliminary ab initio computed phase diagram, and that they can be used as an input for a traditional Calphad assessment .
  • The results are presented in the section 3.

2. The ZenGen workflow

  • "ZenGen" is a free and open source code, governed by the CeCILL-B license under French law [7] , which is officially recognized by Open Source Initiative (OSI).
  • Zengen can be installed on Unix-Linux machines and uses Bash, Perl and Python languages.
  • It has been designed to run VASP program [8, 9] for the DFT calculations, but could be adapted to other first-principles codes.

2.1. Generation of ordered configurations

  • $ zengen.pl the user should enter the name of the crystal structure (X= C14, chi−phase, SQS type, also known as After the command.
  • Then, zengen.pl generates all the ordered configurations based on a simple algorithm which distributes atoms on all the inequivalent sites.
  • Finally, zengen.pl creates a folder containing all the ordered configurations labeled into subfolders (one by configuration), including all the files (POSCAR and POTCAR) needed to perform DFT calculations.

2.4. Post-treatment

  • At the moment, only the fcc, bcc, and hcp structures phases for binary systems are implemented.
  • Generated structures have been taken from the literature [12, 13, 14] respectively.

3.2. DFT computational details

  • In comparison with previous works, slight differences are observed and are explained by the different exchange-correlation functions and cut-off energy.
  • The same most stable configurations are found for each system.
  • Since the less stable quaternay configuration (Re:Ni:Cr:Mo:Cr, ∆ f H > 30 kJ/at) presents 6.6 valence electron and satisfies this electronic condition, it clearly shows that, even if the electronic argument may be important, the geometric one dominates strongly the σ−phase stability.

3.3.2. Ideal ternaries phase diagram

  • Without any adjustable parameter and with DFT lattice stability of pure elements (only enthalpies no entropy terms), the four ternary phase diagrams have been calculated using the Thermo-Calc software package.
  • With the exception of Cr-Mo-Ni, all the expected σ−phases appear in a reasonable range of compositions.

3.3.3. Additional interaction parameters

  • Using the same hypothesis, the quaternary phase diagram is plotted in Figure 7 in the form of several constant Ni-composition sections.
  • This plot allows to evaluate the quaternary extension of the σ−phase.
  • The most striking feature is the shrinking of the homogeneity range as a function of the Ni-content.
  • Thus, their result is in agreement with the empirical rule stating that the σ−phase forms for an average electron concentration range below the value of 8 [16, 26].

Did you find this useful? Give us your feedback

Figures (10)

Content maybe subject to copyright    Report

ZenGen
I
: a tool to generate ordered configurations for systematic
first-principles calculations,
example of the Cr–Mo–Ni–Re system
J.-C. Crivello
a,
, R. Souques
a
, N. Bourgeois
a
, A. Breidi
a
, J.-M. Joubert
a
a
Chimie M´etallurgique des Terres Rares (CMTR), Institut de Chimie et des Mat´eriaux Paris-Est (ICMPE), CNRS
UPEC UMR7182, 2–8 rue Henri Dunant, 94320 Thiais Cedex, France
Abstract
”ZenGen” is a script-tool which helps to automatically generate first-principles input files of all
the ordered compounds of a given crystal structure in a given system. The complete set of heats
of formation of each end-member can then easily be used in the thermodynamic phase modeling.
”ZenGen” is a free and open source code, which can be downloaded from http://zengen.cnrs.fr.
In order to illustrate its possibilities, the quaternary system, Cr–Mo–Ni–Re, has been investigated.
The binary solid solution parameters have been estimated from SQS calculations. The σphase
has been considered according to its crystal structure, i.e. with a 5-sublattice model, by the DFT
calculation of the 4
5
= 1024 dierent ordered quaternary configurations. Several tentative ab initio
phase diagrams are presented.
Keywords: Calphad, DFT, CEF, intermetallic, sigma-phase
I
Fully documented manual and program are available on http://zengen.cnrs.fr.
Corresponding author
Email address: crivello@icmpe.cnrs.fr (J.-C. Crivello)
Preprint submitted to Calphad August 10, 2015

1. Introduction1
The field of thermodynamic modeling has been recently stimulated by the progress of tech-2
niques allowing the calculation of thermodynamic quantities from first-principles calculations,3
such as the Density Functional Theory (DFT) [1]. These methods allow the estimation of forma-4
tion enthalpies of fully ordered compounds, taking into account their crystal structures. These5
calculations can be done not only for stable compounds, but also for metastable ones which6
play an important role in the description of these phases within the Compound Energy Formal-7
ism (CEF) [2, 3]. By using the CEF, any intermetallic phase could be described by a sublattice8
model for which every ordered configuration heat of formation has to be calculated. As an ex-9
ample, a binary phase with ve crystal sites, described in a 5-sublattice model generates 2
5
= 3210
dierent ordered configurations, a ternary 3
5
= 243 ... a huge number, but which can be calculated11
with today’s super-computers.12
Technically, performing calculations on a large number of end-members may cause two types13
of problems: (i) a mistake in the distribution of atoms among all dierent sites; (ii) a too fast14
relaxation of crystal structure, thus losing the initial symmetry. To avoid these kinds of errors,15
the ”ZenGen” code was created. This code is able to generate all the necessary input files for the16
DFT calculations of the ordered configurations considering a given system. It has been tested on17
several phases, such as Laves phases (C14, C15. . .), or other topologically close packed phases18
(A12, A13, D8
b
, P, δ, . . . ). It can also be used to run Special Quasi-random Structures (SQS)19
calculations [4]. A basic introduction of Zengen workflow is given is section 2.20
Then, in order to illustrate the ZenGen capacity, we have investigated the challenging quater-21
nary Cr–Mo–Ni–Re system. Our aim was not to assess thermodynamically this system, but rather22
to show that systematic DFT calculations can be run contently in this very complex system, that23
they allow the calculation of a preliminary ab initio computed phase diagram, and that they can be24
used as an input for a traditional Calphad assessment . We have demonstrated this approach in our25
previous works [5, 6]. The results are presented in the section 3.26
2

2. The ZenGen workflow27
”ZenGen” is a free and open source code, governed by the CeCILL-B license under French28
law [7], which is ocially recognized by Open Source Initiative (OSI). It can be downloaded from29
http://zengen.cnrs.fr. Zengen can be installed on Unix-Linux machines and uses Bash, Perl and30
Python languages. It has been designed to run VASP program [8, 9] for the DFT calculations, but31
could be adapted to other first-principles codes.32
It requires as input the phase ϕ under consideration the crystallographic structure of which33
is constituted by m dierent sites, and the n dierent elements. Then, ZenGen decomposes the34
process into four steps:35
1. Automatic generation of the input files for the n
m
ordered configurations;36
2. Setup of the convergence criteria and relaxation steps of the ϕ phase;37
3. Job execution under the same conditions;38
4. Collection of output results (total energy, crystallographic parameters) and generation of a39
TDB file.40
These steps are shown schematically in the diagram of Figure 1 and are more detailed in the41
following paragraphs.42
2.1. Generation of ordered configurations43
After the command:44
$ zengen.pl
the user should enter the name of the crystal structure (X= C14, chiphase, SQS type. . . ), and45
the name the chemical elements. The cut-o energy is also requested. For structures described by46
more than 2 nonequivalent sites, it is possible to merge sites in order to agree with a simplified sub-47
lattice description. Then, zengen.pl generates all the ordered configurations based on a simple48
algorithm which distributes atoms on all the inequivalent sites. The script separates the systems49
3

Figure 1: Schematic work flow chart of ZenGen.
(unary, binary, ternary...) and sorts the whole configurations by ascending the elemental compo-50
sition. Finally, zengen.pl creates a folder containing all the ordered configurations labeled into51
subfolders (one by configuration), including all the files (POSCAR and POTCAR) needed to perform52
DFT calculations.53
2.2. Setup of calculations54
The calculation is built into 2 interlinked loops: one on the configurations to be calculated, one55
on the relaxation step. The exe-X.sh file has to be modified by the user regarding the particular56
demand: numeration of configuration and relaxation steps to be calculated . See the manual for57
more details.58
4

2.3. Execution of DFT calculations59
After the setup of the exe-X.sh file, its execution can be done in blind process mode by:60
$ nohup ./exe-X.sh &
2.4. Post-treatment61
After the calculations, the post-treatment is made by the command:62
$ ./fin-X.pl
This script generates several files: a summary file sum.out, and a database file: X.TDB. The63
sum.out file contains the total energy, cell parameters, internal positions and magnetic moment of64
every configuration calculated by exe-X.sh. The X.TDB file can be used as an input file for ther-65
modynamic calculation softwares, such as Thermo-Calc [10] or Open-Calphad [11]. It contains,66
for each configuration C in the ϕ phase, the corresponding formation energy, called
f
H
ϕ
(C),67
given in Joule per formula unit, obtained by the dierence between the total energies of E
ϕ
(C) and68
those of he weighted pure i elements in their standard element reference state (SER), E
SER
i
:69
f
H
ϕ
(C) = E
ϕ
(C)
X
i
x
i
· E
SER
i
(1)
The E
SER
i
and E
ϕ
i
(ϕ = A1, A2, A3) have already been calculated with and without spin-polarization.70
They are provided for several cut-o energies (5 sets: 300, 400, 500, 600, and 800 eV) in the folder71
pure of the Zengen installation directory. Figure 2 shows the available i elements of the current72
version.73
A user guide is available on the website http://zengen.cnrs.fr (”Documentation” page), includ-74
ing: the installation procedure, a tutorial, additional explanation, algorithm details, appendices...75
5

Citations
More filters
Journal ArticleDOI
TL;DR: It is believed that the combinations of high-throughput multi-scale computations and fast experiments/manufacturing will build the advanced algorithms in the development of a promising digital fabricating approach to overcome the present and future challenges, illuminating the way toward the digital-twin intelligent manufacturing era.

59 citations

Journal ArticleDOI
TL;DR: A set of software tools that largely automate the process of converting ab initio data into thermodynamic databases that can readily be imported into standard thermodynamic modeling softwares are presented, and a theoretically justified and robust method to address the issue of assigning free energies to mechanically unstable “virtual” phases is exploited.
Abstract: We present a set of software tools that largely automate the process of converting ab initio data into thermodynamic databases that can readily be imported into standard thermodynamic modeling softwares. These tools are based on the Special Quasirandom Structures (SQS) formalism, extended to transparently handle, not only traditional fcc, bcc and hcp solid solutions, but also multiple-sublattice structures with possible sublattice disorder. A large database of pre-generated SQS is provided that covers over 30 of the most common multi-sublattice structures and spans the composition ranges of each of their sublattices. In addition, we exploit a theoretically justified and robust method to address the issue of assigning free energies to mechanically unstable “virtual” phases, thus providing a compelling solution to a long-standing problem in CALPHAD modeling, especially in the context of ab initio data. We also propose a simple low-order approximation scheme to include short-range order effects that requires no additional ab initio input. The resulting thermodyamic database seamlessly combines ab initio data (formation energies and, optionally, vibrational free energies) with elemental Scientific Group Thermodata Europe (SGTE) data. The proposed tools provide a clear path to expand the coverage of high-throughput efforts towards non-stoichiometric phases and non-zero temperatures. The generated free energy models can also provide very good starting points to perform complex thermodynamic assessments, especially in cases where the available experimental data poorly constrain some thermodynamic parameters. The Cu-Pt-W phase diagram is calculated as an example.

55 citations

Journal ArticleDOI
TL;DR: In this paper, the authors present a review of recent developments and applications in this area, and discuss future opportunities for high-throughput calculations in the context of modeling kinetics, highlighting the important role of interfacial processes and atomic mobilities.
Abstract: Modern approaches to alloy design increasingly exploit the framework of computational thermodynamics and kinetics to guide the selection of alloy compositions and processing strategies, to achieve desired microstructures, and yield tailored properties. In this context, phase diagrams play a critical role and their assessment can represent a bottleneck in the design of new multicomponent systems. In recent years, it has become possible to accelerate this process through the coupling of the CALculation of PHAse Diagram (CALPHAD) computational thermodynamics framework with high-throughput quantum mechanical calculations. This article reviews recent developments and applications in this area, and discusses future opportunities for high-throughput calculations in the context of modeling kinetics, highlighting the important role of interfacial processes and atomic mobilities.

28 citations

Journal ArticleDOI
TL;DR: In this article, the Calphad model of the Cr-Nb-Sn-Zr quaternary system was used to estimate the mixing enthalpies of the A2 and A3 binary solid solutions.
Abstract: This work reports the Calphad modelling of the Cr–Nb–Sn–Zr quaternary system. In a previous paper, the thermodynamic modelling of the Cr–Nb–Sn system was presented. Since no experimental data were available for the Cr–Sn–Zr ternary system, new experimental data are provided, within this study, on the isothermal section at 900 °C. A ternary C14 phase has been identified on the Sn-poor side of the phase diagram. In addition to these experimental data, Density Functional Theory (DFT) calculations are carried out in order to determine formation enthalpies of the stable and metastable compounds. At last, the Special Quasirandom Structures (SQS) method is jointly used with DFT calculations in order to estimate the mixing enthalpies of the A2 and A3 binary solid solutions. Finally, these experimental and calculated data in addition to those from the literature, are used as input data for the Calphad modelling of the Cr–Zr, Nb–Zr and Sn–Zr binary systems and the Cr–Nb–Zr, Cr–Sn–Zr and Nb–Sn–Zr ternary systems. A complete database for the Cr–Nb–Sn–Zr quaternary system is provided.

17 citations

Journal ArticleDOI
TL;DR: In this paper, a thermodynamic model was developed on the ternary Pd Rh Ru system using the Calphad method to predict the thermodynamic properties of these PGM fission products.

17 citations

References
More filters
Journal ArticleDOI
TL;DR: In this article, a simple interpretation of these structural energy difference curves in terms of analytic response functions and the differences in the moments of the density of states (DOS) is provided.
Abstract: binary systems. Third, analytic BOP theory using the TB bond integrals as input is shown to converge to the TB structural energy difference curves as the number of moments in the BOP expansion is increased. In order to provide a simple interpretation of these structural energy difference curves in terms of analytic response functions and the differences in the moments of the density of states (DOS), an expression is used for the difference in the band energy that is correct to first order in the Fermi energy differences. We find that the fourth-moment contribution separates the A15, σ ,a ndχ phases from the μ and Laves phases in agreement with the empirical structure map due to difference in the bimodality of the corresponding DOS caused mainly by distortions in their coordination polyhedra from ideal Frank-Kasper polyhedra. Finally, it is shown that at least six moments are needed to predict the structural trend A15 → σ → χ.

63 citations

Journal ArticleDOI
TL;DR: It is shown that the configurational entropy stabilizes the σ and χ phases in the Mo-Re and W-Re systems and evidence the preference of Re for lower coordination number site occupancy.
Abstract: The total energies of all the ordered configurations of the σ and χ phases have been calculated by using first principles methodology in both Mo–Re and W–Re systems. These two complex structures possess 5 and 4 inequivalent sites generating 32 and 16 different ordered configurations, respectively, for a binary A–B system. The converged total energies of all the fully relaxed structures have been used to compute the occupancy of the inequivalent sites as a function of composition and temperature by using the Bragg–Williams approximation in the complete composition range. It is shown that the configurational entropy stabilizes the σ and χ phases in the Mo–Re and W–Re systems. The results evidence the preference of Re for lower coordination number site occupancy and are in very good agreement with the experimental measurements. Tentative ab initio phase diagrams have also been drawn.

40 citations

Journal ArticleDOI
TL;DR: A comparison of the experimental and calculation results showed good agreement, which suggests that the topologically close-packed phases, such as the σ phase, could be described by the Bragg-Williams approximation.
Abstract: The site occupancies of the Mo-Ni-Re σ phase have been studied as a function of the composition in the ternary homogeneity domain by both experimental measurements and calculations. Because of the possible simultaneous occupancy of three elements on the five sites of the crystal structure, the experimental determination of the site occupancies was achieved by using combined Rietveld refinement of X-ray and neutron diffraction data, whereas calculation of the site occupancies was carried out by using the density functional theory results of every ordered (i.e., 3(5) = 243) configuration appearing in the ternary system. A comparison of the experimental and calculation results showed good agreement, which suggests that the topologically close-packed phases, such as the σ phase, could be described by the Bragg-Williams approximation (i.e., ignoring the short-range-order contributions). On the other hand, the atomic distribution on different crystallographic sites of the Mo-Ni-Re σ phase was found to be governed by the atomic sizes. Ni, having the smallest atomic size, showed a preference for low-coordination-number (CN) sites, whereas Mo, being the largest in atomic size, preferred occupying high-CN sites. However, the preference of Re, having intermediate atomic size, varied depending on the composition, and a clear reversal in the preference of Re as a function of the composition was evidenced in both the calculated and experimental site-occupancy results.

28 citations

Journal ArticleDOI
TL;DR: In this article, the assessment of the Cr-Re system, using a combined ab initio and CALPHAD (CALculation of Phase Diagrams) approach, is presented.
Abstract: In this work the assessment of the Cr–Re system, using a combined ab initio and CALPHAD (CALculation of Phase Diagrams) approach, is presented. To model the sigma phase, a five-sublattice combined CEF model was applied and the present description reproduces reasonably well the previously published experimental phase diagram. Formation enthalpies of the stable/metastable configurations of the sigma phase were estimated from ab initio calculations. A comparison of results using simplified two- and three-sublattice models and the five-sublattice model for the sigma phase is also presented, which highlights differences in calculated properties as site occupancies. According to present outcomes, the five-sublattice model (Cr,Re) 2 (Cr,Re) 4 (Cr,Re) 8 (Cr,Re) 8 (Cr,Re) 8 , based on Wyckoff positions, is necessary to reproduce the atomic ordering in the sigma phase. Certain areas of the phase diagram still remain uncertain and deserve further experimental investigation.

21 citations

Journal ArticleDOI
TL;DR: In this article, the formation enthalpies at 0-k of every ordered configuration of a ternary σ -phase have been calculated using the electronic density functional theory, and the occupancies of the inequivalent sites have been computed as a function of composition at several temperatures.
Abstract: For the first time, the formation enthalpies at 0 K of every ordered configuration of a ternary σ -phase, i.e. 53=243 configurations, have been calculated using the electronic density functional theory. The Cr–Mo–Re system has been chosen for the present investigation since the two binary Cr–Re and Mo–Re σ -phase are known to show opposite Re site preference: high coordination number sites in Cr–Re and low coordination number sites in Mo–Re. The ternary Cr–Mo–Re σ -phase diagram has been computed at 0 K. It presents at this temperature several distinct single-phase regions separated by a large number of miscibility gaps. Finite temperature properties have been calculated using only the configurational entropy, in the Bragg–Williams approximation. Only above 800 K, the Gibbs energy surface becomes convex. The occupancies of the inequivalent sites have been computed as a function of composition at several temperatures. Re site preference is shown to change progressively in the ternary field when passing from Cr–Re to Mo–Re binary borders.

20 citations