Skip to content
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

MFTF example throws error with OpenMDAO 3.1 #11

Closed
shb84 opened this issue Jun 8, 2020 · 1 comment
Closed

MFTF example throws error with OpenMDAO 3.1 #11

shb84 opened this issue Jun 8, 2020 · 1 comment

Comments

@shb84
Copy link

shb84 commented Jun 8, 2020

This issue applies to pyCycle version 3.0.

The mixed flow turbofan example "straight out of the box" yields the following error with OpenMDAO version 3.1:

ValueError: NewtonSolver in ChemEq (DESIGN.fc.conv.fs.totals.chem_eq): solve_subsystems must be set by the user

The example worked fine in OpenMDAO 2.8, after commenting out the line:

newton.options['reraise_child_analysiserror'] = False
@JustinSGray
Copy link
Member

addressed in #19

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

No branches or pull requests

2 participants