I noticed that many structures include e.g. B or Al since they lead to stable structures. Therefore, it would be helpful to change the probability of their occurrence. This could, e.g, be done in a similar way as element_composition by setting the probability to 100% for every atom type and letting the user set custom probabilities in the .toml file:
element_probability = "Al:0.5,B:0.3"
I noticed that many structures include e.g. B or Al since they lead to stable structures. Therefore, it would be helpful to change the probability of their occurrence. This could, e.g, be done in a similar way as
element_compositionby setting the probability to 100% for every atom type and letting the user set custom probabilities in the.tomlfile:element_probability = "Al:0.5,B:0.3"