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

how calculate the density in low mach number?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 28, 1999, 16:22
Default how calculate the density in low mach number?
  #1
Juhee Lee
Guest
 
Posts: n/a
hi, i am working on euler eq in low mach number with preconditioning. in actual, the euler code is compressible code, so its unknown is density, velociy, tempreture. the computation code is like this.

dWv dE dF

T ---- + ---- + ---- = 0

dt dx dy

where Wv=(p,u,v,t)

E =(rho u, rho u u + p , rho u v, rho u e + u p)

F =(rho u, rho u v , rho v v + p, rho u e + u p)

T - arbitrary preconditioning matrix p - pressure rho - density u,v - velocity component e - total energy

* all veriables are non-dimensionilized.

for clatulating the flux term(E,F), we should know density but the density is not present explicitly.

as i know p/rho = gamma R T (prefect gas eq) is not avaible owing to imcompressible and non-dimension. i shouble use artificial mach number or something else but i don't know.

thanks ahead. Lee
  Reply With Quote

Old   July 31, 1999, 15:26
Default Re: how calculate the density in low mach number?
  #2
Praveen Chandrashekar
Guest
 
Posts: n/a
Hello,

Getting an Euler code to work for low Mach numbers is a very crucial test of the numerical scheme. I have computed flow around a cylinder at Mach=0.1, which is in the region of incompressible limit. The compressible Euler equations are valid so long as Mach > 0. You can still use the same equation of state, p=rho*R*T. If you have trouble in getting the results, then the problem lies with your numerical scheme. Also, low Mach number cases take a lot of time to converge. Hope this helps.
  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
Low Mach Number for Combustion sahm OpenFOAM 10 October 11, 2013 20:43
Boundary conditions low Mach number flow lost.identity Main CFD Forum 0 November 28, 2010 04:44
Benchmarking a Compressible Code (Low Mach Number Formulation) Luis2009 Main CFD Forum 1 November 27, 2009 21:52
Unaligned accesses on IA64 andre OpenFOAM 5 June 23, 2008 10:37
Low Mach number free-air condition Riaan FLUENT 3 March 31, 2005 17:19


All times are GMT -4. The time now is 12:40.