Computing Binary Phase Diagram in MD++

From Micro and Nano Mechanics Group
Revision as of 05:55, 8 December 2015 by Adrianos (talk | contribs)
Jump to navigation Jump to search

Binary Phase Diagram Construction from Free Energy Calculation

Yanming Wang, Adriano Santana and Wei Cai

Created Nov, 2015

This tutorial discusses how to perform a series of simulations that generate free energy data of pure solid, solid with impurity and binary liquid alloy with different mixing ratio. Based on these data, the binary phase diagram can be obtained from common tangent construction using the free energy curves. As an example this tutorial explains how to produce the binary phase diagram for the Au-Si system. The first script, wcrAuSi_Solid_imp.tcl, run MC simulations and produces the free energy raw data for Au with Si impurities and Si with gold impurities. First calculate the free energy of Au fcc crystal with Si impurity:

meam-lammps_gpp wcrAuSi_Solid_imp.tc 1 1 Au1 1701 2.70</tt>
<tt>file1</tt>  


The script takes four arguments, the first one ranges from 1-7. the second is the number of repetitions. The third one is the label for the chemical element: 'Au1', 'Si4', etc. which are all found inside the script. The fourth argument is a division factor, 1701/2.70 equals 629 . Hence, the range of temperatures will be from 1701 to 629 K.

Simultaneously one can also calculate the free energy of Si DC crystal with a gold impurity as:

meam-lammps_gpp wcrAuSi_Solid_imp.tc 1 1 Si4 1701 2.70

After the two scripts finish four MATLAB scripts are produced in the Binary_AuSi_3 folder:


Step2

Step3

file1

results1
results2


to highlitght sth