CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

compressiblity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 4, 2011, 11:38
Default compressiblity
  #1
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
hi dear friends
density is a variable of p,T, X
rho = f(X,T,p)
p = pressure
T = temperature
X = conversion

i changed the pEqn like below to consider compressiblity
fvScalarMatrix pEqn
( fvm::laplacian(rhof*rUAf, p) == fvc::dd(rho) + fvc::div(rho,phi)

);

but i enocunter very small time step 10 ^-11 OR less
do u have any clue to increase time step with keeping courant number bounded? is using simple algorithm help to keep courant number bounded?
can i use relaxation for transient solution?
nimasam is offline   Reply With Quote

Reply

Tags
compressible flow, variable density


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
Density and compressiblity Mohsin FLUENT 7 June 7, 2015 22:23
Steady compressible solver smart OpenFOAM Running, Solving & CFD 8 August 20, 2010 07:46
Artificial Compressiblity Method KK.Khan Main CFD Forum 1 August 20, 2006 00:05


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