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

ParticleHistogram2D change openPMD access type #4659

Conversation

n01r
Copy link
Member

@n01r n01r commented Feb 1, 2024

Changed openPMD access type for file creation in ParticleHistogram2D from APPEND to CREATE to avoid warnings on execution.

Additionally:

  • make paths compatible with Windows
  • allow to set the runtime option file_min_digits

Changed openPMD access type for file creation in ParticleHistogram2D
from APPEND to CREATE to avoid warnings on execution.

Additionally:
- make paths compatible with Windows
- allow to set the runtime option `file_min_digits`
@n01r n01r requested review from ax3l and juliettepech February 1, 2024 21:20
@n01r n01r added the component: diagnostics all types of outputs label Feb 1, 2024
@ax3l ax3l added the warning A compiler or tool warning label Feb 1, 2024
@ax3l ax3l self-assigned this Feb 1, 2024
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thx! :)

@ax3l ax3l merged commit 94d48fd into BLAST-WarpX:development Feb 8, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: diagnostics all types of outputs warning A compiler or tool warning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants