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

Diagnostics: Fix Position Selection #4914

Merged
merged 6 commits into from
May 12, 2024

Commits on May 9, 2024

  1. Diagnostics: Warn w/o Positions

    If a user specifies `<diag_name>.<species_name>.variables`
    without including particle position arguments we now warn.
    ax3l committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7d51f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc28d20 View commit details
    Browse the repository at this point in the history
  3. Clang-Tidy: Braces

    ax3l committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e848d8c View commit details
    Browse the repository at this point in the history
  4. Update Examples

    ax3l committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2075825 View commit details
    Browse the repository at this point in the history
  5. RZ: x,y,z

    ax3l committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c734171 View commit details
    Browse the repository at this point in the history
  6. Fix: openPMD Low-D position/positionOffset

    Continue to write defaults for coarse and fine
    position of omitted dimensions to zero.
    ax3l committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b670db8 View commit details
    Browse the repository at this point in the history