Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
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
5 changes: 4 additions & 1 deletion .github/workflows/execute-examples-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,10 @@ jobs:
run: |
python examples/00-fluent/steady_vortex.py

- name: Execute Modeling_solidification_workflow.py
run: |
python examples/00-fluent/Modeling_solidification_workflow.py

- name: Execute fsi_1way_workflow.py
run: |
python examples/00-fluent/fsi_1way_workflow.py
Expand All @@ -177,7 +181,6 @@ jobs:
run: |
python examples/00-fluent/Electrolysis_Modeling_workflow.py


# https://github.com/ansys/pyfluent/issues/4157
# - name: Execute conjugate_heat_transfer.py
# run: |
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/4584.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Example on modeling solidification [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
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
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