Skip to content

Clarified how to test example cycles & made fixes to some related test scripts#83

Merged
Kenneth-T-Moore merged 3 commits intoOpenMDAO:masterfrom
swryan:example_cycles
Mar 3, 2025
Merged

Clarified how to test example cycles & made fixes to some related test scripts#83
Kenneth-T-Moore merged 3 commits intoOpenMDAO:masterfrom
swryan:example_cycles

Conversation

@swryan
Copy link
Contributor

@swryan swryan commented Mar 3, 2025

Summary

  • Updated electric_propulsor example to properly set guesses for OD points
  • Updated electric_propulsor example to handle missing matplotlib
  • Clarified how to test example cycles
  • Updated N3_SPD example to handle missing pyOptSparse or SNOPT
  • Updated N3_SPD benchmark to handle missing pyOptSparse

Related Issues

Backwards incompatibilities

None

New Dependencies

None

@swryan swryan changed the title Clarified how to test example cycles Clarified how to test example cycles & fixes for related test scripts Mar 3, 2025
@swryan swryan changed the title Clarified how to test example cycles & fixes for related test scripts Clarified how to test example cycles & made fixes to some related test scripts Mar 3, 2025
@Kenneth-T-Moore Kenneth-T-Moore merged commit a026b6e into OpenMDAO:master Mar 3, 2025
4 checks passed
@swryan swryan deleted the example_cycles branch March 27, 2025 15:08
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.

Testing benchmarks with -b incorrect way to set values for off-design points in example "electric_propulsor.py"

2 participants