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

New module for pyfluent module constants #3405

Open
mkundu1 opened this issue Oct 18, 2024 · 0 comments
Open

New module for pyfluent module constants #3405

mkundu1 opened this issue Oct 18, 2024 · 0 comments

Comments

@mkundu1
Copy link
Contributor

mkundu1 commented Oct 18, 2024

Should we move the pyfluent module constants to a separate module ansys.fluent.core.constants? This could fix the circular dependency issue we often see while importing constants into modules directly or indirectly imported in ansys.fluent.core.__init__. E.g., try to import one of the constants in src\ansys\fluent\core\launcher\standalone_launcher.py.

We still want to preserve the usage: ansys.fluent.core.<CONSTANT_NAME>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant