-
Notifications
You must be signed in to change notification settings - Fork 57
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
Issues related to MAP correction of off-design points #63
Comments
Hi NJC, Basically, by changing the initial value for the off-design condition, the code wouldn't throw any warning. But for some very odd off-design conditions, i.e if you are running at the edges of the maps, the solver will again throw out warnings. I am also working on this code, can we connect? |
Thank you for your help. I'd be happy to connect,My contact details are"[email protected]",If it's inconvenient, you can also provide your connect information.TAHNKS! |
Thank you for your help. I'd be happy to connect,My contact details are"[[email protected]].If it's inconvenient, you can also provide your connect information. |
Dear scholar! When I matched the design points of a high bypass ratio engine model with 0 Mach and 0 altitude, it was difficult to perform off-design point calculations.
Firstly, how to perform off-design point calculations, especially the scaling and correction of MAP, was not seen in the relevant examples. Secondly, when I try to perform off-design point calculations, it is easy to encounter "SolverWarning: 'case1. duct13. out_stat. base_thermo. chem_eq. n' exceptions lower bounds". And "RuntimeWarning: invalid value encoded in sqrt"and"Vsonic=(i ['gamma '] * i ['R'] * i ['Ts']) * * 0.5", may I know how to handle it? Is it due to a problem with the component map?
I urgently need your help. Thank you to the kind person and wish you good luck.
The text was updated successfully, but these errors were encountered: