Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify port for Fluent when launching in the local system #3362

Open
raph-luc opened this issue Oct 4, 2024 · 2 comments
Open

Specify port for Fluent when launching in the local system #3362

raph-luc opened this issue Oct 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request. Feature work invariably requires testing-team involvement

Comments

@raph-luc
Copy link
Member

raph-luc commented Oct 4, 2024

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

@raph-luc raph-luc added the enhancement New feature or request. Feature work invariably requires testing-team involvement label Oct 4, 2024
@raph-luc raph-luc changed the title Specify which port Fluent should use when PyFluent is launching it in the local system Specify which port Fluent should use when launching in the local system Oct 4, 2024
@raph-luc raph-luc changed the title Specify which port Fluent should use when launching in the local system Specify port for Fluent when launching in the local system Oct 4, 2024
@prmukherj
Copy link
Collaborator

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

@mkundu1
Copy link
Contributor

mkundu1 commented Oct 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. Feature work invariably requires testing-team involvement
Projects
None yet
Development

No branches or pull requests

3 participants