Jupyter Notebook Error - The solver StabilityDerivatives cannot be found in the list of solvers. #155
|
Hello again, I have successfully been able to install and run SHAPy installation tests on a VM. I've been able to run the Flutter Analysis of a Goland Wing using the SHARPy Linear Solver example and the T-Tail HALE Model tutorial. Now I am trying to run the Asymptotic Stability of a Flying Wing in Cruise Trimmed Conditions Example, but I am getting this error. I have loaded the sharpy environment variables and activated the PS: I would still like to get help on how to solve this issue because running this VM on my mac is very slow, especially when I want to open the files in ParaView; I just wanted to get started on using SHARPy to not fall behind on my project. Thank you so much in advance! |
Replies: 1 comment
|
Hi, yes, the |

Hi, yes, the
StabilityDerivativespost-proc got deprecated and was removed (I forgot to update the test case). Just remove it from theflowand it should work. Rest assured we are thinking about possible solutions to the other issue