Skip to content

How to post-process data from Pele calculations? #746

Closed Answered by marchdf
RachelMeng0096 asked this question in Q&A
Discussion options

You must be logged in to vote

There are many ways one can go about doing this.

  1. PeleAnalysis (https://github.com/AMReX-Combustion/PeleAnalysis): fast postprocessing C++ code for analysing Pele data, with a bunch of neat functionality
  2. yt (https://yt-project.org): convenient python package for postprocessing Pele (and other) data. Easy to use and full of features and examples. Apparently there's a way to export to matlab friendly things from yt. A search for yt in the PeleAnalysis repo will show a bunch of examples (https://github.com/search?q=repo%3AAMReX-Combustion%2FPeleAnalysis%20yt&type=code). Other examples can be found here: https://github.com/AMReX-Combustion/PelePlot. And also by searching for import yt in the …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by marchdf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants