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

Oxides #49

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Oxides #49

wants to merge 10 commits into from

Conversation

oslopanda
Copy link
Contributor

In the analyze function, even if we specified is_ceramic = Ture, it will only take care of ignor_com, but non oxide combinations are still listed in query? (i think ) So just made a new function (make_combinations_oxide) in [cifutils.py] that take oxides combinations only; and changed some places that can call the function when is_ceramic = Ture. So only oxides will be considered in query. (i think the implementation here will not influence the other parts, but you can check and modify, since you knows the best of the code)

added the function for make list of combinations if only consider oxides.
changed make_system_types function with option of oxide
updated get_cifs_and_write with option oxide or not
update get_cif and analysis functions (so if is_ceramic, only ceramic would be in query.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant