Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XspectraCrystalWorkChain
: Fix Input Bugs
Fixes two bugs in the input steps of the `XspectraCrystalWorkChain`: * `WorkChain`s except when using `xch_smear` because the step to remove instances of `starting_magnetization(` was `pop`ing keys from the dictionary which it was looping over. * The `abs_atom_marker` input was not being passed to `get_xspectra_structures` correctly due to a typo.
- Loading branch information