-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: Fluent Connection * Fix import. * Fix watchdog. * refactor: More FluentConnection refactoring. (#2636) * refactor: More FluentConnection refactoring. * Fix watchdog. * Add docstring. * Move channel formation. * More restructuring. * Update connection props changes. * More.... * More.... * Revert. * refactor: Move scheme eval. (#2658) * refactor: Move scheme eval. * Separate out scheme eval functions. * Minor refactoring. * Update docstring. * Minor structure update. * Update src/ansys/fluent/core/fluent_connection.py Co-authored-by: Kathy Pippert <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update src/ansys/fluent/core/fluent_connection.py * fluent_build_info -> product_build_info --------- Co-authored-by: Kathy Pippert <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Update src/ansys/fluent/core/fluent_connection.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/fluent_connection.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/fluent_connection.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/fluent_connection.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/session.py Co-authored-by: Kathy Pippert <[email protected]> * Update src/ansys/fluent/core/session.py Co-authored-by: Kathy Pippert <[email protected]> * Update docstrings. --------- Co-authored-by: Kathy Pippert <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
acc73a9
commit d5ed4ea
Showing
12 changed files
with
158 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.