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

setunits() output has bad mass line #39

Open
DavidSagan opened this issue Aug 29, 2024 · 2 comments
Open

setunits() output has bad mass line #39

DavidSagan opened this issue Aug 29, 2024 · 2 comments
Assignees

Comments

@DavidSagan
Copy link
Member

julia> setunits()
mass:	 "eV/c^2"  	 where 1.0 eV/c^2               = 1 amu    <---- This is wrong conversion between eV/c^2 to amu !!
length:	 "m"       	 where 1.0 m                    = 1 m
time:	 "s"       	 where 1.0 s                    = 1 s
energy:	 "eV"      	 where 1.0 eV                   = 1 eV
charge:	 "e"       	 where 1.0 e                    = 1 e
@rot4te
Copy link
Collaborator

rot4te commented Aug 29, 2024

When I last spoke to Dan, he was working on this and a number of other issues with setunits().
Not sure what the status is right now.

@rot4te rot4te assigned rot4te and dtabell and unassigned rot4te Aug 29, 2024
@dtabell
Copy link
Collaborator

dtabell commented Sep 5, 2024

I think this is just a typo in printing the mass unit at the end of that line.
This is fixed in #35 .

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

No branches or pull requests

3 participants