SpecialQuasirandomStructures
Code for generating alloy / disordered structures through the special quasirandom structure (SQS) algorithm
Install / Use
/learn @bfocassio/SpecialQuasirandomStructuresREADME
SpecialQuasirandomStructures
Code for generating alloy / disordered structures through the special quasirandom structure (SQS) algorithm
Installation
- Manual Installation
Put
sqs.pyin any directory and add the path of the directory toPYTHONPATH
export PYTHONPATH=/the/path/of/your/dir:${PYTHONPATH}
Examples in the examples folder
- Si<sub>1-x</sub>Ge<sub>x</sub> alloy (2D)
- GaAs with Mn impurities on Ga sublattices (3D)
