Replies: 2 comments
-
I don't think we support extracting vector data from volumetric regions. @ajain-work |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can one use the SVar service for this now? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm having trouble doing something pretty basic... I want to extract the vector field from a .dat.gz of the volume/fluid domain "surface".
To be clear: I want the DataFrame with columns=[nodes_number, x, y, z, velocity_x, velocity_y, velocity_z]
Here is a test code:
Ans here is the traceback:
Beta Was this translation helpful? Give feedback.
All reactions