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

total pressure calculation with libsimpleFunctionObjects

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 30, 2009, 15:51
Default total pressure calculation with libsimpleFunctionObjects
  #1
mai
New Member
 
Martin
Join Date: Jun 2009
Posts: 7
Rep Power: 16
mai is on a distinguished road
Hi,

I would like to calculate the flow of the total pressure with the patchFieldFlow function object.
For the static pressure the entry in the controlDict file is as followed

Flows
{
type patchFieldFlow;
functionObjectLibs
(
"libsimpleFunctionObjects.so"
);
verbose true;
fields (
p
);
patches
(
DIRI_001
);
factor 1.0;
}

Just replacing "p" by "ptot" doesn't work.
Who knows what has to be done ?

Martin
mai is offline   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
static vs. total pressure auf dem feld FLUENT 17 February 26, 2016 13:04
Static Pressure, Total Pressure ufechner FloEFD, FloWorks & FloTHERM 5 March 2, 2015 07:56
Total and Static Pressure drop Jaggu FLUENT 3 December 9, 2008 06:03
Warning 097- AB Siemens 6 November 15, 2004 04:41
Total Pressure in Laval Nozzle Sohail Ahmed Main CFD Forum 0 May 19, 2004 05:43


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