Launching Fluent in Pre/Post Only-mode #1477
-
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.
Replies: 2 comments 3 replies
-
@antonpersson-ba you can inject any arguments into |
Beta Was this translation helpful? Give feedback.
-
Hello @Jojo2587
#3852 (+ linked PR) |
Beta Was this translation helpful? Give feedback.
@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.