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

Question Regarding Stability of Nonlinear Terms

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 2, 2014, 21:52
Default Question Regarding Stability of Nonlinear Terms
  #1
Member
 
Alex
Join Date: Jan 2014
Posts: 54
Rep Power: 12
H0T_S0UP is on a distinguished road
I am new to this forum and new to CFD. I am teaching myself the subject following the structure of "12 Steps to Navier Stokes" (link included) using the finite difference method. The problem with the "12 steps" program is that it omits very important topics such as stability of solutions, uses arbitrary boundary conditions and initial conditions that have no remote connection to the real world, fails to discuss what the actual equations represent. It also uses this garbage shorthand in python, where I am going to be using loops in MATLAB

Fortunately I graduated with a BS in Aeronautical Engineering and have some graduate school experience (had to leave for financial reasons sadly), so I have a sufficient fluids background. Regardless, I want to learn CFD and I think a good place to start is the finite difference method.

Now onto my question:
I am having trouble performing a stability analysis on the nonlinear unsteady convection equation in one and two dimensions (x,y,u,v as variables). I already know how to do a von Neumann stability analysis for 1-D linear systems. From my reading it appears that the VNA cannot be used for nonlinear equations and I have been unable to find a resource that clearly demonstrates a stability analysis procedure for the nonlinear terms.

If anyone can help me I would really appreciate it; I'll be able to resume my coding for these equations!


The 12 Steps I am following:
https://bitbucket.org/cfdpython/cfd-...class/overview
H0T_S0UP is offline   Reply With Quote

Old   January 3, 2014, 03:29
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,775
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by H0T_S0UP View Post
I am new to this forum and new to CFD. I am teaching myself the subject following the structure of "12 Steps to Navier Stokes" (link included) using the finite difference method. The problem with the "12 steps" program is that it omits very important topics such as stability of solutions, uses arbitrary boundary conditions and initial conditions that have no remote connection to the real world, fails to discuss what the actual equations represent. It also uses this garbage shorthand in python, where I am going to be using loops in MATLAB

Fortunately I graduated with a BS in Aeronautical Engineering and have some graduate school experience (had to leave for financial reasons sadly), so I have a sufficient fluids background. Regardless, I want to learn CFD and I think a good place to start is the finite difference method.

Now onto my question:
I am having trouble performing a stability analysis on the nonlinear unsteady convection equation in one and two dimensions (x,y,u,v as variables). I already know how to do a von Neumann stability analysis for 1-D linear systems. From my reading it appears that the VNA cannot be used for nonlinear equations and I have been unable to find a resource that clearly demonstrates a stability analysis procedure for the nonlinear terms.

If anyone can help me I would really appreciate it; I'll be able to resume my coding for these equations!


The 12 Steps I am following:
https://bitbucket.org/cfdpython/cfd-...class/overview
The VNA (as well as other analysis, such as matrix one) are linear as it is supposed that the error simply summed up the solution, i.e. Un=Uex+err. This implies that the error is simply governed by the same discrete equation you use for the numerical solution.
A non-linear stability analysis is quite more complex, if I remember well, the Hirsch book has some details
FMDenaro is offline   Reply With Quote

Reply

Tags
convection, nonlinear, stability analysis


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
Point implicit treatment of k-e source terms andy Main CFD Forum 5 June 9, 2006 11:03
A question about Energy terms in fluid Tony FLUENT 0 May 10, 2006 12:31
A question corcerning source terms galaad OpenFOAM Running, Solving & CFD 0 December 6, 2005 03:38
non-convective terms CMB Siemens 3 December 7, 2004 14:24
question K.L.Huang Siemens 1 March 29, 2000 04:57


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