Skip to content

Toolkit for generating amorphous structure #463

Answered by jacksund
hyesol asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I don't know of any toolkits that generate amorphous structures easily... All methods that I know of involve a simulated annealing step, which is normally done with DFT. This guide gives a good overview of the process.

Since you want to generate thousands of candidates, the best route is probably to do some quick simulated annealing using an empirical potential before doing a more robust DFT relaxation. Maybe use a basic lennard jones or EMT potential in ASE (see their options here) combined with ASE's MD module (here) to quickly and roughly anneal the structures. You could also randomize the pre-annealed input structures depending on how diverse you want the amorphous ones to be.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hyesol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants