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

Take the neutral atomic species properties from the periodic module #122

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

Conversation

gabrielasd
Copy link
Collaborator

We want to avoid having to recompile the datasets when changes/updates are made to the periodic properties in the elements_data.csv file (see comments from issue #98).
This PR modifies the methods in the SpeciesData class related to properties in elements_data.csv, so they now directly call the Elements class from the periodic module.

Change:
To avoid the need to recompile the datasets when the elements properties are updated,
call the Elements class from the methods dedicated to periodic properties in SpeciesData class.
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.

1 participant