Hi everyone,
I've recently begun using SUAVE, having a beginners-level background in all things python, linux, etc. but a good understanding of cfd and aerodynamics analysis.
So far, I have installed and ran tutorials with not too much of an issue. I ensured integration with OpenVSP, SU2, and GMSH are all working through us of the BWB tutorial and removing the given history file so as to force the program to work through the entire meshing and cfd process.
My goal at the moment is to take the Concorde tutorial and work with it to get higher fidelity results. I'm hoping this process should help me get a basic understanding/aptitude to produce results of various fidelity for any aircraft I am looking to analyze.
At the moment, I have copied the Concorde tutorial script and have made slight changes (ex. calling SU2_Euler_Super instead of Supersonic_Zero) to try and initiate a higher fidelity analysis. The problem I am currently trying to figure out is that the base_premesh.vsp3 file that is generated is not being read properly and so the necessary base files are not created. The error looks like this:
I was hoping the geometry settings given by the concorde tutorial to describe the aircraft would be enough; when comparing to the BWB tutorial, it specifies meshing parameters for specific sections of the wing but I am of the understanding that it shouldn't be necessary to specify meshing parameters to run. I understand it shouldn't produce an optimal mesh on its own, but I am just trying ensure the process works in general when I set up my own analysis.
An aside from the above problem: I am wondering how to determine what would be the best methods to look at for a higher fidelity supersonic analysis as when I look into the doxgyen notes on the methods, for example SU2_Euler_Super, they indicate the assumption of being within the subsonic regime. Nowhere have I confirmed what methods would be best to assess the supersonic regime. Any indicators as to where I can get better information on analysis methods would be much appreciated!
I hope this is clear enough - please let me know if more clarification is needed from my end. Thanks in advance for the help, I look forward to hearing back soon!
Sebastian