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

Reference Particle: Store Charge & Mass #229

Merged
merged 4 commits into from
Aug 31, 2022

Commits on Aug 31, 2022

  1. Reference Particle: Store Charge & Mass

    Store the mass and charge of the reference particle.
    This simpliifes init logic and is useful for later I/O
    tasks of meta data.
    ax3l committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    7ee5a38 View commit details
    Browse the repository at this point in the history
  2. Update Examples

    ax3l committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    399608a View commit details
    Browse the repository at this point in the history
  3. Update Docs

    ax3l committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0dd09fd View commit details
    Browse the repository at this point in the history
  4. Fix: Python Reference Lifetime

    ax3l committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    cb56292 View commit details
    Browse the repository at this point in the history