CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   PMatrix in Numerics Structure (https://www.cfd-online.com/Forums/su2/231453-pmatrix-numerics-structure.html)

atelcikti1 November 6, 2020 05:13

PMatrix in Numerics Structure
 
Hi people,

I am trying to understand SU2 jacobian matrix structure and components in depth. In numerics structure cpp file there is a Pmatrix and its inverse function. Why it is implemented? I checked where those functions called and see used in implicit application of jacobian matrix. I am aware that those are related to eigen-values and vectors of jacobian as in stated and derived in Hirsh book however what is the main reason to calculate? Any reference beside Hirsh will be appreciated.

Have a nice day.

-Ali

aerosjc May 29, 2022 03:01

You have to use the diagonalized form instead of the Roe matrix. It may looks like that the Roe matrix A = P lambda P^{-1}. However, it is not in fact. Because you have the entropy correction which modifies the engenvalues lambda.


All times are GMT -4. The time now is 15:57.