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

Set the fluent version programmatically #628

Closed
seanpearsonuk opened this issue Jul 12, 2022 · 1 comment · Fixed by #702
Closed

Set the fluent version programmatically #628

seanpearsonuk opened this issue Jul 12, 2022 · 1 comment · Fixed by #702
Assignees
Labels
enhancement Improve any current implemented feature

Comments

@seanpearsonuk
Copy link
Collaborator

seanpearsonuk commented Jul 12, 2022

At the moment we support use of these environemnt variables:
PYFLUENT_FLUENT_ROOT
AWPROOT_NNN

We want to allow

import ansys.fluent.core as pf
pf.set_fluent_version(<path to fluent>)
pf.set_ansys_version(<path to ansys>)
pf.launch_fluent()

these settings would supersede the environment variable settings, which are still usable

@seanpearsonuk seanpearsonuk moved this from Backlog to Prioritised in PyFluent Public Roadmap Jul 14, 2022
@seanpearsonuk seanpearsonuk moved this from Prioritised to Selected in PyFluent Public Roadmap Aug 9, 2022
@prmukherj prmukherj self-assigned this Aug 10, 2022
@prmukherj prmukherj linked a pull request Aug 11, 2022 that will close this issue
@prmukherj prmukherj moved this from Selected to Ongoing in PyFluent Public Roadmap Aug 11, 2022
@seanpearsonuk
Copy link
Collaborator Author

#702

@seanpearsonuk seanpearsonuk moved this from Ongoing to Done in PyFluent Public Roadmap Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve any current implemented feature
Projects
Status: 2021-2024
Development

Successfully merging a pull request may close this issue.

2 participants