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

Bug located in Prime Server start -- prime server needs cfd pre license #728

Open
2 tasks done
kmahajan-cadfem opened this issue Feb 21, 2024 · 1 comment
Open
2 tasks done
Labels
aps Anything related to Ansys Prime Server enhancement New features or code improvements

Comments

@kmahajan-cadfem
Copy link

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

Is there any way to actually mention which license should the server use or to set any priority as which license will be used by the prime server.

many of the pyansys modules try to use the first available license, overall there should be a mechanism to choose the license, in some cases it is possible to send extra arguments to the server, but I did not find anything in case of Prime

📝 Steps to reproduce

make sure you only have structural licenses
start prime - either standalone or using pyprime

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

2023 R2
2024 R1

🐍 Which Python version are you using?

3.10

📦 Installed packages

-
@kmahajan-cadfem kmahajan-cadfem added the bug Something isn't working label Feb 21, 2024
@waltersma
Copy link
Contributor

Hi @kmahajan-cadfem ,

At present the license is handled by checking if cfd_preppost is available and then if not looking for preppost. There is currently no option available to force the reverse. I will change this to an enhancement.

Thanks

@waltersma waltersma added enhancement New features or code improvements aps Anything related to Ansys Prime Server and removed bug Something isn't working labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aps Anything related to Ansys Prime Server enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants