Skip to content
Discussion options

You must be logged in to vote

you should be able to set

amr.plot_vars

to just the variables you want. If it set to ALL, then all variables are stored. But you can give a space separated list, e.g.,

amr.plot_vars  = density Temp

see:

if (nm == "ALL") {

you may also want to dump everything into the plotfile with low frequency and then use the small plotfiles to dump just a few variables with greater frequency. That way if there is something you realize later you want to look at, you at least have it in the plotfiles for some times.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Afraid31
Comment options

Answer selected by Afraid31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants