Skip to content

FEAT: Cooled turbine example #255

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

FEAT: Cooled turbine example #255

wants to merge 7 commits into from

Conversation

dipinknair
Copy link
Collaborator

This example demonstrate 3D thermal-stress analysis of a cooled turbine
Blade. Convection, mass flow rate, temperatures are applied to Thermal
fluid bodies. Adiabatic surfaces are fixed. Thermal stress analysis is
solved and post-process temperature distribution and equivalent von-mises
stress for solid region.

@github-actions github-actions bot added the enhancement New features or code improvements label May 22, 2025
@dipinknair
Copy link
Collaborator Author

dipinknair commented Jun 23, 2025

ansys/pymechanical#998
25R1 will give issue in PyMechanical on Linux (work around is to add workbench configuration)

Workaround

# config = AddinConfiguration("Mechanical")
config = AddinConfiguration("WorkBench")
config.no_act_addins = True
app = App(config=config)
  • Try on newer version on Linux ( Docker image as well)

@dipinknair dipinknair requested a review from vnamdeo June 23, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant