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

ILU for Navier stokes problems

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 27, 2006, 10:08
Default ILU for Navier stokes problems
  #1
Raju
Guest
 
Posts: n/a
Hello, I am trying to use ILU preconditioner for Navier stokes problems. None of the standard ILU preconditioners in the SPARSKIT package is working due to the presence of zero's in the pressure (continuity) equation. Does any one has any suggestion about how to implement ILU for Navier stokes problems.
  Reply With Quote

Old   July 27, 2006, 10:23
Default Re: ILU for Navier stokes problems
  #2
Tom
Guest
 
Posts: n/a
You could try modifying the continuity equation to include a pressure term; e.g. replace div(u) = 0 by something like

k.[p(n) - p(n-1)] + div(u) = 0

where p(n) is the value of p(n) is p at the n'th iteration and k is a constant.
  Reply With Quote

Old   July 27, 2006, 16:01
Default Re: ILU for Navier stokes problems...useless reply
  #3
saudagar
Guest
 
Posts: n/a
This reminds me of the famous song...

Ye ILU ILU kya hai ? Ye ILU ILU (what is this ILU ILU ?)

ILU ka matlab I love you ! (ILU means I love you...)

I hope having a little fun on this forum is not that bad...

  Reply With Quote

Old   July 28, 2006, 14:10
Default Re: ILU for Navier stokes problems...useless reply
  #4
KK.Khan
Guest
 
Posts: n/a
Try to Use Artificial Compressibility Method of

Chorin which include pressure in the continuity equation.

cheer

KK.Khan

  Reply With Quote

Old   July 28, 2006, 22:01
Default Re: ILU for Navier stokes problems
  #5
ztdep
Guest
 
Posts: n/a
Hi: I also want to apply the SPARSKIT to the N-S equations, I think we can use a block implicit method. what is you idea
  Reply With Quote

Old   July 29, 2006, 14:15
Default Re: ILU for Navier stokes problems
  #6
rt
Guest
 
Posts: n/a
precence of zeros in diagonal entries is not desirable and is related to poor physical or numerical modeling, but there are some cure (althouth i recommend modifiung modeling, projection method instead probably penalty method), you can use pivoting to change position of zeros to off-diagonals or you can use BILUM package, it is opensource due to Y. Saad and designed for solution of such ill-pose systems, it is not only rubost but also enjoys properties of algebraic multigrids (scalability and fast convergence) free of AMG limitations such as SPD condition.
  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
[ICEM] Problems with coedge curves and surfaces tommymoose ANSYS Meshing & Geometry 6 December 1, 2020 11:12
what is the "stokes problems " ztdep Main CFD Forum 0 February 15, 2006 22:54
Stokes Drag Ajay Rao FLUENT 3 December 5, 2003 03:18
Stokes algorithm? Rui Main CFD Forum 1 March 17, 2003 13:14
need help on solution to Stokes equations Yuksel Onsoy Main CFD Forum 3 November 2, 2000 05:54


All times are GMT -4. The time now is 08:09.