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

Units for particle masses #71

Open
AntonReinhard opened this issue Jun 19, 2024 · 0 comments
Open

Units for particle masses #71

AntonReinhard opened this issue Jun 19, 2024 · 0 comments
Labels
05 - Enhancement Improvements of existing code

Comments

@AntonReinhard
Copy link
Member

Currently, electron masses are represented in terms of electron masses, i.e., mass(Electron()) == 1.0. When adding other fermions, this representation will no longer be suitable. We should change to a unitful mass representation.

Maybe we could use https://painterqubits.github.io/Unitful.jl/stable/ for this.

@AntonReinhard AntonReinhard added the 05 - Enhancement Improvements of existing code label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 - Enhancement Improvements of existing code
Projects
None yet
Development

No branches or pull requests

1 participant