Compile UDF without tui #2231
Unanswered
arthur-jimmy
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello,
I am trying to load a User Defined Function with PyFluent, and I did not find a way to do it other than using the tui commands like
solver.tui.define.user_defined.compiled_functions
.Is there a way to do it using a function from
solver.file
orsolver.setup
for instance ?Thank you for your help !
Arthur
Beta Was this translation helpful? Give feedback.
All reactions