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

Need functions to list names and values of the physical constants or atomic constants #31

Open
2 of 3 tasks
DavidSagan opened this issue May 11, 2024 · 3 comments
Open
2 of 3 tasks
Assignees
Labels
Core Important for package functionality

Comments

@DavidSagan
Copy link
Member

DavidSagan commented May 11, 2024

Need a function (or functions) to:

  • List names and values of the physical constants. EG: showconst(:physical) or showconst()
  • List isotopes and masses of a given atomic species. EG: showconst(:Fe)
  • List of atomic species - Name and symbol. EG: showconst(:atomic)
@DavidSagan DavidSagan added Core Important for package functionality labels Sep 10, 2024
@rot4te rot4te self-assigned this Sep 30, 2024
@lllx125 lllx125 self-assigned this Feb 4, 2025
@lllx125
Copy link
Collaborator

lllx125 commented Feb 4, 2025

done in showconst branch

@lllx125
Copy link
Collaborator

lllx125 commented Feb 10, 2025

add how to access the value

@mattsignorelli
Copy link
Contributor

showconst should show how to access each of the constants, in the front-facing API manner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Important for package functionality
Projects
None yet
Development

No branches or pull requests

4 participants