|
[Sponsors] |
September 29, 2006, 08:17 |
Pressure Gradient Parameter
|
#1 |
Guest
Posts: n/a
|
Has anyone had experience with calculating the pressure gradient paremeter and using this during the solver run?
The transition model uses this for its calculations, but i can't find any reference to that variable in the manuals, and it requres the calculation of the momentum thickness at every streamwise point in the flow, which will prove to be hard to do i think. Regards Adam |
|
October 1, 2006, 21:30 |
Re: Pressure Gradient Parameter
|
#2 |
Guest
Posts: n/a
|
hmmm.... I'll try to help. If you're looking for pressure gradient parameter for the boundary layer flow, the formula should be: (theta/U)*(dU/ds) where dU/ds is local free stream velocity gradient and theta is the momentum thickness.
However, I didn't calculate this during solver run, only at the end of simulation. Are you working on Transient or steady state simulation? |
|
October 2, 2006, 05:03 |
Re: Pressure Gradient Parameter
|
#3 |
Guest
Posts: n/a
|
I'm running both steady state and transient.
Its the automatic calculation of the momentum thickness that is causing me some problems. I know that CFX must do it for their transition model, but am not sure if I can get access to that part of the code. Adam |
|
October 2, 2006, 07:23 |
Re: Pressure Gradient Parameter
|
#4 |
Guest
Posts: n/a
|
As I'm aware, calculation of momentum thickness always involves some integration of velocity profile. The quickest way is to contact your support for solutions.
|
|
October 3, 2006, 09:50 |
Re: Pressure Gradient Parameter
|
#5 |
Guest
Posts: n/a
|
Hello, try to use UserFortran, there's a default subroutine: for ex.
CALL USER_GETVAR('Water at RTP.Pressure.Gradient',CRESLT, pPGRADIENT,CZ,DZ,IZ,LZ,RZ) |
|
October 4, 2006, 05:27 |
Re: Pressure Gradient Parameter
|
#6 |
Guest
Posts: n/a
|
Hi... I think that's not the idea of a pressure gradient parameter.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to create an inlet with pressure gradient? | val17lr | FLUENT | 5 | July 13, 2010 16:15 |
steam flow in a pipe driven by a pressure gradient between inlet and outlet | SalvoCalvo | COMSOL | 0 | March 11, 2010 07:52 |
Inputting pressure gradient in Fluent | Josyula | FLUENT | 2 | December 23, 2009 08:26 |
Atmospheric pressure gradient | Luc3er | FLUENT | 1 | October 30, 2009 07:46 |
Flat plate with pressure gradient | Sheila | Main CFD Forum | 3 | September 24, 2005 14:58 |