bmad-sim / AtomicAndPhysicalConstants.jl

Julia package for handling particle identification in simulations.
MIT License
0 stars 1 forks source link

set unit with symbols for particles and global constants #23

Closed lllx125 closed 4 months ago

lllx125 commented 4 months ago

I have create unit tests in test/runtest.jl. I also exported set_track in Particle type and test setunits. I am not sure if set_track should be exported

DavidSagan commented 4 months ago

set_track should be exported but should have a different name. Since it is a constructor, this function should be called Particle