ansys/pyfluent

Specify port for Fluent when launching in the local system

Opened this issue · 2 comments

Based on feedback from Samuel in PyAnsys Teams channel

PyFluent does not currently provide a "native Python" way to specify which port Fluent should use, when PyFluent is launching Fluent in the local machine.

PyFluent does already support specifying which port Fluent should use when PyFluent is launching Fluent Docker containers; should be straightforward to add that to standalone Fluent launches as well.

CC @mkundu1

In 25R2, we can do both the server and client side changes.
cc. @mkundu1

We plan to support multiple port ranges on the server-side. Currently, it supports only a single range.