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

Make _atom_type.element_symbol the enumeration default on some data items #404

Merged
merged 14 commits into from
Jun 5, 2023

Conversation

rowlesmr
Copy link
Collaborator

@rowlesmr rowlesmr commented Jun 1, 2023

Will close #401

Dataitems done in this commit:

  • atomic_number
  • atomic_mass
  • radius_bond
  • length_neutron
    • This will be the topic of another PR
  • dispersion_real_cu, dispersion_imag_cu
  • dispersion_real_mo, dispersion_imag_mo

Dataitems not being touched:

  • electron_count
  • ion_to_element
  • cromer_mann_a1 -- cromer_mann_c
  • hi_ang_fox_c0 -- hi_ang_fox_c3

templ_enum.cif Show resolved Hide resolved
This reverts commit 8b31fc8.
Copy link
Collaborator

@vaitkus vaitkus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the outlined minor issues the PR looks great.

cif_core.dic Outdated Show resolved Hide resolved
cif_core.dic Outdated Show resolved Hide resolved
templ_enum.cif Outdated Show resolved Hide resolved
rowlesmr and others added 4 commits June 4, 2023 09:22
Co-authored-by: Antanas Vaitkus <antanas.vaitkus90@gmail.com>
Co-authored-by: Antanas Vaitkus <antanas.vaitkus90@gmail.com>
Co-authored-by: Antanas Vaitkus <antanas.vaitkus90@gmail.com>
@rowlesmr rowlesmr mentioned this pull request Jun 5, 2023
@vaitkus vaitkus merged commit 9be8e24 into COMCIFS:master Jun 5, 2023
3 checks passed
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.

Why are most templ_enum default value listings keyed on _atom_type.symbol?
3 participants