Skip to content

Commit

Permalink
Update src/types.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli authored Nov 6, 2024
1 parent 26925d7 commit 6fca396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SubtomicSpecies
### Fields:
- `species_name` -- String common name for (anti) baryon
- `charge` -- electric charge on the given particle in units of [e+]
- `mass_in_eV` -- mass of the given particle in [eV/c^2]
- `mass` -- mass of the given particle in [eV/c^2]
- `mu` -- magnetic moment of particle in [eV/T]
- `spin` -- spin of the particle in [ħ]
Expand Down

0 comments on commit 6fca396

Please sign in to comment.