Skip to content

bfocassio/SpecialQuasirandomStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpecialQuasirandomStructures

Code for generating alloy / disordered structures through the special quasirandom structure (SQS) algorithm

Installation

  • Manual Installation Put sqs.py in any directory and add the path of the directory to PYTHONPATH

export PYTHONPATH=/the/path/of/your/dir:${PYTHONPATH}

Examples in the examples folder

  • Si1-xGex alloy (2D)
  • GaAs with Mn impurities on Ga sublattices (3D)

About

Code for generating alloy / disordered structures through the special quasirandom structure (SQS) algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages