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

SolverWarning regarding chem_eq.n and chem_eq.n_moles #81

Open
JacobCadrinAubin opened this issue Jan 15, 2025 · 0 comments
Open

SolverWarning regarding chem_eq.n and chem_eq.n_moles #81

JacobCadrinAubin opened this issue Jan 15, 2025 · 0 comments

Comments

@JacobCadrinAubin
Copy link

Hello, I created a model of a mixed flow turbofan based on the example mixedflow_turbofan.py. I was wondering, if I was the only one with this type of SolverWarning. I have this SolverWarning for most of the subsystems in my model.

SolverWarning:'TOC.fc.conv.fs.totals.base_thermo.chem_eq.n' exceeds lower bounds
Val: [ 3.23319235e-04 -6.93045815e-01 6.93056829e-01 -1.94550524e+00
-1.84582643e-02 2.56388425e-01 4.17449195e-02 8.59872963e-01
-1.26676179e+00 -1.56866929e-02]
Lower: [1.e-10 1.e-10 1.e-10 1.e-10 1.e-10 1.e-10 1.e-10 1.e-10 1.e-10 1.e-10]

SolverWarning:'TOC.fc.conv.fs.totals.base_thermo.chem_eq.n_moles' exceeds lower bounds
Val: [-2.08807134]
Lower: [1.e-10]

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

1 participant