Having difficulty running a TUI command (solver.tui.solve.monitors.force.drag_coefficient()) #1535
Unanswered
sid-bhargav
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Have you tried running the same directly in the classic Fluent TUI? |
Beta Was this translation helpful? Give feedback.
4 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.
-
When I've tried to run this code I keep getting the error,
AttributeError: 'monitors' object has no attribute 'force'
, however I am almost certain this should work via the following source: https://www.afs.enea.it/project/neptunius/docs/fluent/html/tuilist/node11.htm.Is there any other way I can do this? Am I doing something wrong?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions