-
Notifications
You must be signed in to change notification settings - Fork 52
test: Add test to check PyFluent launched PyConsole by default. #4371
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
base: main
Are you sure you want to change the base?
Conversation
This is incorrect behaviour. We need to resolve this. The issue description already states that we must add unit test with fix. We just need to update the following condition and I can confirm that it resolves this issue.
|
I don't think it makes sense. I think the earlier behaviour was more correct. What if user sets fluent_root to 22R2? |
Moreover, if we want to make this change, '_get_standalone_launch_fluent_version' is the correct place to do so I believe. |
@prmukherj If we directly use |
yes, should be possible. |
Add test to check PyFluent launched PyConsole by default.