-
Notifications
You must be signed in to change notification settings - Fork 52
docs: Added example on the battery cell simulation. #4361
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
Conversation
Title should be as follows: docs: Added example on the battery cell simulation. This will avoid commit style failure. |
Please refer workflow file and add similar section on the following line: https://github.com/ansys/pyfluent/blob/main/.github/workflows/execute-examples-weekly.yml#L153
This will help to run this example weekly in the GitHub. |
Looks, good. You can try using ansys-fluent-visualization for rendering graphics as well from your side and provide your views on how it works: https://github.com/ansys/pyfluent-visualization |
Hi @prmukherj, Thanks for reviewing the PR. |
…hub.com/ansys/pyfluent into docs/example_on_battery_cell_simulation
Not relevant to this PR, since deleting it.
@abhishekchitwar, what was the reason for deleting an utility file from pyfluent's core repo? 4853b00 |
Hi @hpohekar, It seems this happened by mistake at first instance. I thought it's not related to @MohammedAnsys working branch. Since, that file is not related to the example contribution. Also, it shows few changes to that particular file while merging with main while pushing the PR. |
@seanpearsonuk , @hpohekar , @prmukherj , @abhishekchitwar Merging the PR with main. Thanks |
Added End to End PyFluent example on Single Cell Battery Simulation based on Ansys Fluent documentation.
Please review the same!
Thanks!