CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > CFD Freelancers

engineFoam - simple way to get mean pressure?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 6, 2015, 02:59
Arrow engineFoam - simple way to get mean pressure?
  #1
New Member
 
kai wiseel
Join Date: Sep 2015
Posts: 4
Rep Power: 10
kaaaixx is on a distinguished road
Hello to all,

is there some way to get the mean pressure/ mean temperature of the engineFOAM cases depending on the crank angle? I am using swak4foam with the following function:


pToVolume
{
type swakExpression;
valueType internalField;
variables ( "pTotal{internalField} = sum(p*vol())/sum(vol());");
accumulations (
average
//min
//max
);
expression "pTotal";
verbose true;

}

Is there a output mode which i can use so i get the datas depending on the crank angle and not depending on the time?

Or is there some other easier way to output the mean pressure?

Thanks in advance
kaaaixx is offline   Reply With Quote

Old   October 6, 2015, 05:21
Question
  #2
New Member
 
kai wiseel
Join Date: Sep 2015
Posts: 4
Rep Power: 10
kaaaixx is on a distinguished road
Well, shame on my. There is a file "logSummary.-180.dat' generated by the solver while processing, which does exacly what i need... so no need for swak4foam in engineFoam for getting mean pressures or mean temperatures.. sorry for that.

What irritates me (and what i really tried to solve using the forum search function) is the really slow pressure. The highest pressure in the standard kivaTest case is about 17 bar.. compared to real engines this is really low..shouldn't that be about 40-70 bar?


I have a compression ratio of 8.8 with the standard kiva17 geometry.

Is there a reason for that pressure? I am trying smaller deltaT steps, but actually with no success.

Can you give me some tips what to try?
kaaaixx is offline   Reply With Quote

Old   December 6, 2019, 23:45
Default
  #3
New Member
 
ehidiamen
Join Date: Feb 2011
Posts: 1
Rep Power: 0
ozehis55 is on a distinguished road
Hello Wiessel, can you please let me know whether you got a response concerning why the pressure is low and temperature keep increasing in logSummary.-180.dat file in kivaTest tutorial. If you did fix this issue, kindly let know what you did to fix it.
ozehis55 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
question regarding LES of pipe flow - pimpleFoam Dan1788 OpenFOAM Running, Solving & CFD 37 December 26, 2017 14:42
Pressure Created in Simple Couette Flow dreamchaser Main CFD Forum 8 September 12, 2014 16:08
InterPhaseChangeFoam ERROR shipman OpenFOAM Running, Solving & CFD 37 March 23, 2014 12:43
Few simple questions concerning boundary conditions (pressure) milos OpenFOAM Pre-Processing 1 March 21, 2009 07:08
Hydrostatic pressure in 2-phase flow modeling (long) DS & HB Main CFD Forum 0 January 8, 2000 15:00


All times are GMT -4. The time now is 01:33.