Skip to content

Commit 21175d3

Browse files
MohammedAnsyspyansys-ci-botabhishekchitwar
authored andcommitted
docs: Added example on the battery cell simulation. (#4361)
Added End to End PyFluent example on Single Cell Battery Simulation based on [Ansys Fluent documentation]( https://ansyshelp.ansys.com/public/account/secured?returnurl=/Views/Secured/corp/v242/en/flu_tg/flu_bat_tutorial_cell.html). Please review the same! Thanks! --------- Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Abhishek Chitwar <[email protected]> Co-authored-by: achitwar <[email protected]>
1 parent d656811 commit 21175d3

16 files changed

+597
-2
lines changed

.github/workflows/execute-examples-weekly.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,10 @@ jobs:
161161
run: |
162162
python examples/00-fluent/tyler_sofrin_modes.py
163163
164+
- name: Execute single_battery_cell_workflow.py
165+
run: |
166+
python examples/00-fluent/single_battery_cell_workflow.py
167+
164168
# https://github.com/ansys/pyfluent/issues/4157
165169
# - name: Execute conjugate_heat_transfer.py
166170
# run: |

doc/changelog.d/4358.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added example on the battery cell simulation.
57.7 KB
Loading
43.7 KB
Loading
76.1 KB
Loading
56.9 KB
Loading
22.5 KB
Loading
54.2 KB
Loading
45 KB
Loading

0 commit comments

Comments
 (0)