CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Normalization of eigenvectors of the Euler equations

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 16, 2015, 10:34
Default Normalization of eigenvectors of the Euler equations
  #1
New Member
 
Tali Neuman
Join Date: Mar 2015
Posts: 5
Rep Power: 11
bubble45 is on a distinguished road
Hello

I would like some help regarding the computation of eigenvalues for the implementation of Roe’s scheme for gas dynamics.

I don’t know what is the role to normalize eigenvectors (left and right) so they will be suitable to Roe’s scheme.

Thanks

Tali Neuman

p.s:

I succeeded to:


1. Compute eigenvalues from the jacobian matrix of the non conservative form of the Euler equations.
2. Compute the left/right eigenvectors for the jacobian matrix of the non conservative form of the Euler equations.
3. Transform those eigenvectors to be suitable to the jacobian matrix of the conservative form of the Euler equations.
bubble45 is offline   Reply With Quote

Old   March 16, 2015, 13:39
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by bubble45 View Post
Hello

I would like some help regarding the computation of eigenvalues for the implementation of Roe’s scheme for gas dynamics.

I don’t know what is the role to normalize eigenvectors (left and right) so they will be suitable to Roe’s scheme.

Thanks

Tali Neuman

p.s:

I succeeded to:


1. Compute eigenvalues from the jacobian matrix of the non conservative form of the Euler equations.
2. Compute the left/right eigenvectors for the jacobian matrix of the non conservative form of the Euler equations.
3. Transform those eigenvectors to be suitable to the jacobian matrix of the conservative form of the Euler equations.


you can find the answer in the book of LeVeque, remeber you have one degree of freedom in determining the components of the eigenvector
FMDenaro is offline   Reply With Quote

Old   March 16, 2015, 15:26
Default degree of freedom in determining the components of the eigenvector
  #3
New Member
 
Tali Neuman
Join Date: Mar 2015
Posts: 5
Rep Power: 11
bubble45 is on a distinguished road
Hello FMDenaro

Thanks for replying.
Can you please point on a specific place in the book where there is a reference to this issue?

Thanks a lot
Tali Neuman
bubble45 is offline   Reply With Quote

Old   March 16, 2015, 15:49
Default
  #4
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by bubble45 View Post
Hello FMDenaro

Thanks for replying.
Can you please point on a specific place in the book where there is a reference to this issue?

Thanks a lot
Tali Neuman

have a look through the book, several parts can be useful for you, in particular tha anlysis of Euler equations
FMDenaro is offline   Reply With Quote

Old   March 16, 2015, 16:28
Default Choice of the number for the degree of freedom component
  #5
New Member
 
Tali Neuman
Join Date: Mar 2015
Posts: 5
Rep Power: 11
bubble45 is on a distinguished road
Can I choose any number for the degree of freedom component of each of the right / left eigenvectors for the Roe’s scheme to work?
bubble45 is offline   Reply With Quote

Old   March 16, 2015, 16:32
Default
  #6
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by bubble45 View Post
Can I choose any number for the degree of freedom component of each of the right / left eigenvectors for the Roe’s scheme to work?
a number if the components comes from the linear equations, otherwise they are functions
FMDenaro is offline   Reply With Quote

Old   March 16, 2015, 16:44
Default Choosing values for degree of freedom component
  #7
New Member
 
Tali Neuman
Join Date: Mar 2015
Posts: 5
Rep Power: 11
bubble45 is on a distinguished road
Thanks for replying
I would like to know if I understood well your answer:
For the jacobian matrix of the 1D Euler equations, there are three eigenvectors.
In each of them, there is one component which can be determined freely (=degree of freedom).
After choosing freely those components for the right / left eigenvectors, can I use them in the Roe’s scheme?

Thanks a lot
bubble45 is offline   Reply With Quote

Old   March 16, 2015, 16:48
Default
  #8
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by bubble45 View Post
Thanks for replying
I would like to know if I understood well your answer:
For the jacobian matrix of the 1D Euler equations, there are three eigenvectors.
In each of them, there is one component which can be determined freely (=degree of freedom).
After choosing freely those components for the right / left eigenvectors, can I use them in the Roe’s scheme?

Thanks a lot

remember that the expressions of the eigenvalues depends on the type of variables you are using [rho,u,p], [rho,u,s].
In the book you will find several numerical methods
FMDenaro is offline   Reply With Quote

Old   March 16, 2015, 16:52
Default Regardless
  #9
New Member
 
Tali Neuman
Join Date: Mar 2015
Posts: 5
Rep Power: 11
bubble45 is on a distinguished road
Regardless the set of variables I use (conservative, primitive, ets), for each of them, eigenvectors will have a one degree of freedom (for the 1D case) where I can select freely their value. Am I right?
bubble45 is offline   Reply With Quote

Old   March 16, 2015, 17:09
Default
  #10
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,768
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
for each eigenvalue lambda(k) you solve the system

[A-I lambda(k)]*r(k) = 0


therefore you see that one scalar component is free
FMDenaro is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exact solution - Euler equations jakubstary Main CFD Forum 9 May 6, 2013 18:14
left eigenvectors of 2D Euler equations? rolyluoli Main CFD Forum 2 December 10, 2009 05:57
Euler equations & expansion shocks technophobe Main CFD Forum 5 April 28, 2009 15:11
Euler equations with heat conduction! salem Main CFD Forum 10 August 2, 2004 03:16
Euler equations? Jan Ramboer Main CFD Forum 2 August 19, 1999 01:58


All times are GMT -4. The time now is 06:17.