Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard in element_composition probably not working correctly #93

Closed
gasevic opened this issue Dec 5, 2024 · 1 comment · Fixed by #97
Closed

Wildcard in element_composition probably not working correctly #93

gasevic opened this issue Dec 5, 2024 · 1 comment · Fixed by #97
Assignees
Labels
bug Something isn't working

Comments

@gasevic
Copy link
Collaborator

gasevic commented Dec 5, 2024

The element_composition setting in the mindlessgen.toml file allows for wildcard integer values e.g. with

element_composition = "Ga:1-*"

but all structures that come out only include the minimum count instead of random integer numbers.

@gasevic gasevic added the bug Something isn't working label Dec 5, 2024
@marcelmbn marcelmbn self-assigned this Dec 14, 2024
@marcelmbn
Copy link
Member

Due to the principle of the code, this is basically a copy of #76.
Will close this issue with the above one as soon as it's resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants