I am going through the steps to generate 2x2x2 supercells in order to train the NN for GaAs.
When I run "python perturb_supercell.py", I get
NameError: name 'atomic_nums' is not defined
The utils.py file returns atomic_numbers not atomic_nums. Could this be the cause of the error?
Thanks,
Vahid