gcmotion.Particle.run#

Particle.run(orbit=True, info: bool = False, events: list = [])#

Calculates the particle’s orbit. The results are stored in both SI and NU.

Parameters:
infobool, optional

Whether or not to print an output message. Defaults to False.

eventslist, optional

The list of events to be passed to the solver. Defaults to [ ].