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

Add option to write a smallplotfile as in AmrLevel. A user defined #136

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

cgilet
Copy link
Collaborator

@cgilet cgilet commented Oct 8, 2024

selection of variables can be written at a different interval than the full plotfile, e.g.
amr.smallplot_int = 5
amr.smallplotVariables = density magvel

Also add the option to specify plotfile variables as a list, e.g.
amr.plotVariables = velx vely velz

selection of variables can be written at a different interval than
the full plotfile.

Also add the option to specify plotfile variables as a list, e.g.
amr.plotVariables = velx vely velz
@cgilet cgilet requested a review from asalmgren October 8, 2024 09:15
@cgilet cgilet marked this pull request as draft October 8, 2024 13:38
@cgilet cgilet force-pushed the add_smallplotfile branch 3 times, most recently from d0347a8 to 52edc42 Compare October 9, 2024 20:21
Remove member variables m_plt_* in favor of m_plotVars.
Update benchmark files to use amr.plotVariables
@cgilet cgilet marked this pull request as ready for review October 9, 2024 20:43
@asalmgren asalmgren merged commit 4d40f0e into AMReX-Fluids:development Oct 9, 2024
12 checks passed
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