Question: Variable values while solving

Download 10948_Turbulent_Inviscid_Flux_Jacobian.mws
View file details

 

Hi

I have derived some eigenvalues and eigenfunctions in this maplesheet. But in the subsection "check to make sure

the right eigenvectors are correct" , Maple is not converting the value of lambdax[i]=u or u-c and hence it returns me an output

of the form :

Vector[row](8, {(1) = u-sqrt(gamma)*sqrt(pt/rho)-lambdax[1], (2) = -(u*sqrt(gamma)*sqrt(pt/rho)*rho-pt*gamma-lambdax[1]*sqrt(gamma)*sqrt(pt/rho)*rho)/rho^2, (3) = 0, (4) = -pt*gamma*(-u+sqrt(gamma)*sqrt(pt/rho)+lambdax[1])/rho, (5) = 0, (6) = 0, (7) = 0, (8) = 0})

rather than simply returning me

Vector[row](8,{0,0,0,0,0,0,0,0})

I am using Maple 12.

Any insights?

Thanks

Jhapk

Please Wait...