June976 / vasp-elastic-plot

Python scripts used for 2D and 3D materials' Young's Modulus plotting

Home Page:https://www.jun997.xyz/2023/03/09/0311b83de3d4.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vasp-elastic-plot

Python scripts used for 2D and 3D materials' Young's Modulus plotting.

Main Function:

  • 2DAnisotropicElastic.py: plot 2D materials' anisotropic Young's modulus and Poisson's ratio. Like this:

  • 3DAnisotropicElastic.py: plot 3D materials' anisotropic Young's modulus. Like this:

3dmat

Usage

  • The script must be run on a linux system configured with a python3 environment.
  • The OUTCAR file generated by vasp elastic constant calculation must exist in the same directory.
  • The python3 dependent library is numpypandas and matplotlib.
  • run python3 2D(3D)AnisotropicElastic.py and you can get figure.

Main reference


more details go to: https://www.jun997.xyz/2023/03/09/0311b83de3d4.html


end.

About

Python scripts used for 2D and 3D materials' Young's Modulus plotting

https://www.jun997.xyz/2023/03/09/0311b83de3d4.html


Languages

Language:Python 100.0%