|
[Sponsors] |
July 31, 2009, 04:59 |
Total pressure in post-processing
|
#1 |
New Member
Marcin Hinz
Join Date: May 2009
Location: Monheim am Rhein, Germany
Posts: 24
Rep Power: 17 |
Hi everybody,
I have written a small post-processing tool, which gives me some values to compare my simulations with CFX. I simulate rotor and stator blades of a gas turbine with rhoSimpleFoam solver. One of my value which I need is total pressure. To calculate it I would like to use the formula: ptot = p * pow ( ( (1. + (kappa-1.) / 2) * magSqr(Ma) ) , (kappa / (kappa - 1. ) ) where Ma is the Mach number and kappa is the isentropic exponent. The problem is, that I can't get the value of kappa. I have tried to get Cp and Cv values and divide them, but these both values are volScalarFields and I can't use the pow function with it. Some ideas? Best regards, Marcin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
total pressure change in a pipe flow | Im | FLUENT | 5 | February 23, 2017 09:55 |
Total and static pressure drop | Janakiram | Siemens | 1 | February 8, 2009 02:32 |
inlet total pressure | c0384 | Siemens | 3 | April 21, 2008 08:50 |
Total pressure and velocity inlet BC | ff | FLUENT | 1 | June 14, 2003 21:09 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |