Skip to content

Comments

fix: modeling solidification workflow and image#4830

Open
MohammedAnsys wants to merge 4 commits intomainfrom
fix/solidification_example
Open

fix: modeling solidification workflow and image#4830
MohammedAnsys wants to merge 4 commits intomainfrom
fix/solidification_example

Conversation

@MohammedAnsys
Copy link
Collaborator

The solidification example had visualization issues, along with a floating-point exception error.

Changes:

  • Use Scene object for proper visualization

  • Add case reload before transient simulation

  • Fix duplicate contour naming

  • Update static image

Impact: Correct visualizations and proper workflow execution

Copilot AI review requested due to automatic review settings January 20, 2026 10:57
@MohammedAnsys MohammedAnsys self-assigned this Jan 20, 2026
@github-actions github-actions bot added documentation Documentation related (improving, adding, etc) examples Publishing PyFluent examples labels Jan 20, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the solidification modeling workflow example to fix visualization issues and a floating-point exception error by improving the graphics rendering approach and ensuring proper case state management.

Changes:

  • Replaced direct contour display with Scene-based visualization for proper rendering
  • Added case reload before transient simulation to prevent floating-point exceptions
  • Renamed duplicate contour instance to avoid naming conflicts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MohammedAnsys MohammedAnsys changed the title Update modeling solidification workflow and image fix: modeling solidification workflow and image Jan 20, 2026
@github-actions github-actions bot added the bug Issue, problem or error in PyFluent label Jan 20, 2026
@MohammedAnsys MohammedAnsys enabled auto-merge (squash) January 21, 2026 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue, problem or error in PyFluent documentation Documentation related (improving, adding, etc) examples Publishing PyFluent examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants