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

Fix root access with old-style session #804

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Fix root access with old-style session #804

merged 3 commits into from
Aug 30, 2022

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Aug 30, 2022

The following code was failing:

import ansys.fluent.core as pyfluent
session = pyfluent.launch_fluent()
session.solver.root

This seems to be broken after merging the segregration of generated code.

@mkundu1
Copy link
Contributor Author

mkundu1 commented Aug 30, 2022

Will add a unittest with the code which was failing

@mkundu1 mkundu1 merged commit c126821 into main Aug 30, 2022
@mkundu1 mkundu1 deleted the fix/old-session branch August 30, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants