Specify port for Fluent when launching in the local system
Opened this issue · 2 comments
raph-luc commented
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
mkundu1 commented
We plan to support multiple port ranges on the server-side. Currently, it supports only a single range.