Data extraction from the simulation #1870
Replies: 1 comment 1 reply
-
I tried this, but it doesn't return an array as described in the documentation |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I ran the simulation of the test case "mixing_elbow," and everything went well. However, I couldn't extract the desired results. I wanted to extract temperature data at the outlet directly into a Python array, but I could only create a plot of this temperature in the fluent GUI. Could someone help? Here's a picture of the graph creation. I wanted to extract these values as soon as the simulation finishes and store them in an array.
Beta Was this translation helpful? Give feedback.
All reactions