Skip to content

make remote server handle array constraint bounds#238

Merged
kejacobson merged 3 commits intoOpenMDAO:mainfrom
Asthelen:array_constraint_bounds
Apr 20, 2026
Merged

make remote server handle array constraint bounds#238
kejacobson merged 3 commits intoOpenMDAO:mainfrom
Asthelen:array_constraint_bounds

Conversation

@Asthelen
Copy link
Copy Markdown
Collaborator

@Asthelen Asthelen commented Apr 9, 2026

Previously, constraint handling performed on the server side would fail if lower/upper bounds were array types. This PR adds a couple functions, _lower_bound_used and _upper_bound_used, to handle both scalar and array bounds.

@Asthelen Asthelen changed the title make server handle array constraint bounds make remote server handle array constraint bounds Apr 9, 2026
@Asthelen Asthelen requested a review from kejacobson April 14, 2026 19:55
@kejacobson kejacobson merged commit c30bbe6 into OpenMDAO:main Apr 20, 2026
4 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