Skip to content

AlyssonAlvesPinto/TMD-structure-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TMD Structure Generator

This Python script generates a 1H transition metal dichalcogenide (TMD) structure based on user-specified metal and chalcogen elements. The structure is built using the pymatgen and ase libraries, allowing for supercell customization. The script saves the structure in CIF format and displays a visualization of the structure.

Requirements

This script requires the following libraries:

  • pymatgen (for creating the structure and manipulating lattice parameters)
  • ase (for visualizing the structure)

To install the dependencies, run:

pip install pymatgen ase

About

Create your TMD structure with simple steps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages