Skip to content

yanxon/thermal_expansion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thermal Expansion Calculation with LAMMPS

Here, I provide an example of autamated thermal expansion calculations of periodic boundary condition fcc Palladium (Pd) using LAMMPS.

Zhou et. al. EAM potential for PdH is used. Using LAMMPS, NPT method (constant number of particles, pressure, and temperature) will be performed.

I am using Python as scripting language to prepare for the automation of NPT calculations at different temperatures.

Dependencies

Execute

To run, please execute this command:

python run.py

Result

The thermal expansion plot for Pd. The melting point of Pd is around 1300K. It should be noted that the region between 1000K and 1500K should be sampled more. image

About

Running thermal expansion calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages