Replies: 1 comment
-
When server and client are in a different machine, the environment variable The value of the environment variable A typical use case of the environment variable |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi PyFluent Experts,
I have Fluent and PyFluent installed on my laptop, and I can successfully launch Fluent using launch_fluent as well as connect to an existing session using connect_fluent.
Now, I want to connect to a Fluent session running on another machine that has more computing power (more cores) than my laptop. I attempted to use the connect_fluent command by providing the IP address, port, and password, but I encountered an error, and the connection was not established as it does when connecting locally.
Could someone guide me on the correct procedure to connect to a Fluent session running on a remote machine using PyFluent? Any suggestions or best practices would be greatly appreciated.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions