Tutorials
Tutorials copied to clipboard
This is where the tutorial scripts live
Optimum motor design failed. Using slack constraints Traceback (most recent call last): File "c:\Users\soren\Downloads\tut_eVTOL.py", line 592, in main() File "c:\Users\soren\Downloads\tut_eVTOL.py", line 48, in main results = mission.evaluate() ^^^^^^^^^^^^^^^^^^ File "C:\Users\soren\AppData\Local\Programs\Python\Python311\Lib\site-packages\suave-2.5.2-py3.11.egg\SUAVE\Analyses\Mission\Segments\Segment.py",...
aerodynamics.settings.discretize_control_surfaces = True
when running "tut_mission_B737_AVL.py",Spyder reported this error : " File "C:\Users\01376028\AppData\Local\Continuum\anaconda3\lib\subprocess.py", line 942, in _get_handles errwrite = msvcrt.get_osfhandle(stderr.fileno()) UnsupportedOperation: fileno " I don't know if I am not doing the right...