eskimmel
eskimmel
I just committed a second round of changes that I would appreciate some feedback on. Compilation is successful with these changes, however, upon testing, I receive the following message: Error...
Whoops, thanks for letting me know! I'll fix that shortly.
Upon implementing these changes, the compilation of the code failed due to multiple variables receiving conflicting declarations. After using just the variables @pcarruscag made and re-compiling, I receive multiple errors...
I introduced supersonic specific options because, from my understanding, anything written in INLET_FILENAME in the .cfg file will be treated as a subsonic inlet, even if the marker tag is...
Hi, thanks for the first steps. I forked the project, created the new branch (I called it feature_supersonicinletprofile) under the develop branch, and will be sending the draft pull request...
Thanks! I sent the draft pull request through. The only changes I have made so far are to CEulerSolver.cpp with the changes you suggested (I had to add some extra...