Skip to content

Removed some shape_by_conn calls due to OM issues#632

Merged
johnjasa merged 5 commits intoNatLabRockies:developfrom
johnjasa:remove_shape_by_conn
Mar 27, 2026
Merged

Removed some shape_by_conn calls due to OM issues#632
johnjasa merged 5 commits intoNatLabRockies:developfrom
johnjasa:remove_shape_by_conn

Conversation

@johnjasa
Copy link
Copy Markdown
Collaborator

Remove shape by conn calls

As noted by @jmartin4u in #616 the splitter is failing to correctly split in certain edge cases; he had a fix and shared it.
Based on some quick checking, there were many behind-the-scenes changes in the connection setup between OM v3.42 and v3.43.
Without digging too much, there's enough changed in OM that I don't think it's worth figuring out why this isn't working; just to use this fix.

Section 1: Type of Contribution

  • Feature Enhancement
    • Framework
    • New Model
    • Updated Model
    • Tools/Utilities
    • Other (please describe):
  • Bug Fix
  • Documentation Update
  • CI Changes
  • Other (please describe):

@johnjasa johnjasa requested a review from jmartin4u March 26, 2026 22:35
Copy link
Copy Markdown
Collaborator

@jmartin4u jmartin4u left a comment

Choose a reason for hiding this comment

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

Verified that this fixes splitter operation with openmdao==3.43.0 on my Win11 machine. Added a fix for the test_pipe_with_hydrogen that was failing, should be passing now

@johnjasa
Copy link
Copy Markdown
Collaborator Author

Awesome, thanks for verifying and for the test fix, @jmartin4u! I appreciate it.

@johnjasa johnjasa enabled auto-merge (squash) March 27, 2026 16:23
@johnjasa johnjasa merged commit 85ee3d1 into NatLabRockies:develop Mar 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants