On 31/08/17 07:18, Kendall Evans wrote:
> I am calculating the youngs modulus for a crystal
> Find S=inv(C)
> Modulus = S(1,1)^-1
I assume you will be using SciPy for this? There are
dedicated fora for SciPy stuff where you might
find someone who has been down this
Hi
I am sorry but I am new to python and am having some problems plotting in 3D
spherical coordinates
I am calculating the youngs modulus for a crystal along all directions in space
using the method below as I have been given the compliance matrices(C):
Find S=inv(C)