Skip to content

Tools for creating structured files from native sampler outputs #1670

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mbkuhn
Copy link
Contributor

@mbkuhn mbkuhn commented Jun 23, 2025

Summary

one tool is to create a single txt file for every sample directory (every output time). this would make sense for when there are a lot of sample points

one tool is to create a single txt file for a single sample point, constructing the time series. this would make sense for when there is one, or a few, sample points.

Pull request type

Please check the type of change introduced:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

The following is included:

  • new unit-test(s)
  • new regression test(s)
  • documentation for new capability

This PR was tested by running:

  • the unit tests
    • on GPU
    • on CPU
  • the regression tests
    • on GPU
    • on CPU

Additional background

Issue Number:

@mbkuhn mbkuhn requested a review from mpolimeno June 23, 2025 21:49
@mbkuhn
Copy link
Contributor Author

mbkuhn commented Jun 23, 2025

I have "amr-wind path" as an argument for both routines, but that is just to access the amrex particle routines. that may not be necessary, but it makes it easier for a user, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants