Launching Fluent in Pre/Post Only-mode #1477
Answered
by
seanpearsonuk
antonpersson-ba
asked this question in
Q&A
-
Hi, is it possible to launch Fluent via PyFluent in Pre/Post Only-mode if you intend to just do post processing, thus avoiding the need to check out a solver license? This is available in the Fluent GUI launcher under general options. |
Beta Was this translation helpful? Give feedback.
Answered by
seanpearsonuk
Apr 27, 2023
Replies: 1 comment
-
@antonpersson-ba you can inject any arguments into |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
seanpearsonuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@antonpersson-ba you can inject any arguments into
launch_fluent
via theadditional_arguments
argument: https://fluent.docs.pyansys.com/release/0.13/user_guide/launching_ansys_fluent.html.