So i am using the code from openplaning python: https://github.com/elcf/python-openplaning
I have an understanding that for hulls with a large deadrise the stability of the hull is supposed to increase but when i am using the program based on savitsky formulation i got a different result, an opposite one.
basically for stability i am just plotting the eigen value of the system from this code and i see that for increase in deadrise i see the eigen values shifting to RHS of the complex plane i dont understant why because i was under impression that the increase in deadrise should make the hull more stable and have the eigen values more towards LHS plane i am uploading the result as well.
I have an understanding that for hulls with a large deadrise the stability of the hull is supposed to increase but when i am using the program based on savitsky formulation i got a different result, an opposite one.
basically for stability i am just plotting the eigen value of the system from this code and i see that for increase in deadrise i see the eigen values shifting to RHS of the complex plane i dont understant why because i was under impression that the increase in deadrise should make the hull more stable and have the eigen values more towards LHS plane i am uploading the result as well.