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

Restrict the values of _atom_site_moment_Fourier.wave_vector_seq_id #69

Commits on Feb 6, 2024

  1. Restrict the values of _atom_site_moment_Fourier.wave_vector_seq_id.

    The values were restricted to non-negative integers since a numeric identifier
    values is used when constructing various symmform data item values
    (see `_atom_site_moment_Fourier_param.cos_symmform`, 4th component).
    
    The definition range of 0: was taken from the definition of the linked
    `_atom_site_Fourier_wave_vector.seq_id` data item from the Modulation
    dictionary, however, restricting the range to only positive integers might
    also make sense.
    vaitkus committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    61afa92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919e21f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    542f728 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    21c41a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    cf9559d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    d278e47 View commit details
    Browse the repository at this point in the history