Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
e4cbfc5
Added pyfluent python script for axial fan performance curve example
Jul 7, 2026
68d9752
Added schematics
Jul 7, 2026
239e5f2
Fix code style issues in axial_fan_performance_curve_workflow.py
Copilot Jul 7, 2026
010deae
Delete doc/source/_static/axial_fan_performance_curve/performance_cur…
Mustafa-Kaddoura Jul 7, 2026
1f7f027
Delete doc/source/_static/axial_fan_performance_curve directory
Mustafa-Kaddoura Jul 7, 2026
b2ff3ad
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 7, 2026
a159194
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 7, 2026
158d59d
chore: adding changelog file 5238.documentation.md [dependabot-skip]
pyansys-ci-bot Jul 7, 2026
71b420e
ci: use labels for changelog fragments
Copilot Jul 7, 2026
b2fc5a1
Merge branch 'main' into Mustafa-Kaddoura
hpohekar Jul 8, 2026
7c0e73c
chore: adding changelog file 5238.documentation.md [dependabot-skip]
pyansys-ci-bot Jul 8, 2026
2726309
chore: adding changelog file 5238.documentation.md [dependabot-skip]
pyansys-ci-bot Jul 8, 2026
0740a3f
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
0f9aaaf
Add schematics
Jul 9, 2026
009be75
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
8e464a2
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
b832ae0
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
b10a5ee
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
9e5c0d5
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
2cffd80
Apply suggestion from @hpohekar
hpohekar Jul 9, 2026
d54ca5a
chore: adding changelog file 5238.documentation.md [dependabot-skip]
pyansys-ci-bot Jul 9, 2026
d25eae2
Merge branch 'main' into Mustafa-Kaddoura
hpohekar Jul 9, 2026
5a97827
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
5b6779d
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
c8ac86c
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 9, 2026
03644ff
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
c3a1797
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
cfc30a5
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
4440015
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
95265b6
ci: pin docs_build checkout action to v6.0.1
Copilot Jul 10, 2026
a9c746d
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
e7c1a89
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
dd61698
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
4589c22
edits
Jul 10, 2026
de5fa32
Update axial_fan_performance_curve_workflow.py
Mustafa-Kaddoura Jul 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
PYTHONDONTWRITEBYTECODE: 1

steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false

Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/5238.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Example axial fan performance curve using fluent parametric [skip tests]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading