Seek command that returns zone names #1503
-
Hi, Skeleton code to help with understanding: |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
Upping this message so that it doesn't fall through the cracks. |
Beta Was this translation helpful? Give feedback.
-
@RandSim This is ongoing work - please see #1492. We'll add more queries to that PR. |
Beta Was this translation helpful? Give feedback.
-
Sean, The code that I ran is: The output from the code is: |
Beta Was this translation helpful? Give feedback.
-
Looks like you are finding the right scheme_eval call but what you are passing it does not look correct compared to what was suggested by mkundu1 earlier:
Regarding intellisense, I think at some point this did get broken in VS Code. What IDE are you using and what version of the library are you using? |
Beta Was this translation helpful? Give feedback.
As pointed out in my previous reply
meshing
here has to be the object returned bylaunch_fluent
. The same instructions do not work otherwise.