how to visualize time-average velocity field on adaptive mesh #19606
Unanswered
bdaisyjin
asked this question in
Help using VisIt
Replies: 1 comment 2 replies
-
Can you please elaborate on what you mean by "...it doesn't work". What did you try (version of VisIt, type of database, plots, operators, expressions)? What happened (error messages, incorrect results, etc)? If mesh type is the cause, would it be practical to use resample operator onto a regular mesh and/or fix the level of refinement to just one level using Subset controls? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I want to visualize the time-averaged velocity field but the velocity data are on adaptive mesh. I tried to use average_over_time(U, a, b, 1) but it doesn't work. Can you tell me how to solve it?
Best,
Bowen.
Beta Was this translation helpful? Give feedback.
All reactions