|
[Sponsors] |
June 10, 2004, 16:46 |
Algorithm for 1D Compressible NS Eqn
|
#1 |
Guest
Posts: n/a
|
Hello
I would want to know the solution procedure or algorithm to solve a 1D Compressible Flow NS Eqn of the form : df/dt + d(fu)/dx=0 and d(fu)/dt+d(fu*u)/dx=-dp/dx given f,u,p at x=0,t=0 and p given at x=L and hence to solve for f,u,p It was easy to find algo. for Incompressible flows, how about for the above equations. If you can direct me to papers or sample Codes for solving this I would greatly appreciate your help. Thanks CFDtoy |
|
June 10, 2004, 16:53 |
Re: Algorithm for 1D Compressible NS Eqn
|
#2 |
Guest
Posts: n/a
|
It appears that f is density.
You need an equation of state (EOS) relating f and p. If the EOS involves the temperature (or, alternatively, the internal energy), you'll need to include the energy conservation equation. That'll have to be solved with the others. The viscous stress term on the RHS of the second equation is missing. Was that intentional? There are a lot of algorithms for attacking this equation set. The Journal of Computational Physics might be a good place to start. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SIMPLE algorithm for compressible flow | and | Main CFD Forum | 6 | August 10, 2015 15:06 |
compressible flow algorithm | ztdep | Main CFD Forum | 4 | April 27, 2008 21:41 |
who knows compressible SIMPLE algorithm? | peck110 | Main CFD Forum | 3 | February 5, 2008 10:34 |
why compressible flow solving isnt need energy Eqn | starPlatinum | Main CFD Forum | 1 | July 21, 2003 11:15 |
On SIMPLE algorithm in compressible flow situation | Abhijeet Vaidya | Main CFD Forum | 3 | October 18, 2001 06:46 |