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

New foamer, help with pipe test

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   February 6, 2011, 22:54
Default New foamer, help with pipe test
  #1
New Member
 
Join Date: Feb 2011
Posts: 5
Rep Power: 15
delic2 is on a distinguished road
OK, I am new to Openfoam. I am trying to get a simple compressible turbulent pipe example working but am failing. I am trying to get english units working. I modified /etc/controlDict to english.

I run rhoSimpleFoam and I get about 5 iterations but the pressure at the inlet immediately rockets to like 1e6 levels. I can't understand what's wrong.

any advice/recomendations would be appreciated. Am I missing something stupid? It's driving me crazy at this point.

Some of the boundary conditions are below. k/omega are being set according to standard equations. Mach is around 0.1.

inlet
U
type flowRateInletVelocity;
flowRate 0.5;
value uniform (0 0 130);

P
type zeroGradient;

T
type totalTemperature;
T0 uniform 531.72;
gamma 1.4;

exit

P
type fixedValue;
value uniform 2116.8;

U
type fluxCorrectedVelocity;
value uniform (0 0 0);
inletValue uniform (0 0 0);

T
type totalTemperature;
T0 uniform 531.72;
gamma 1.4;
delic2 is offline   Reply With Quote

 


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
critical error during installation of openfoam Fabio88 OpenFOAM Installation 21 June 2, 2010 03:01
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
Problems in compiling paraview in Suse 10.3 platform chiven OpenFOAM Installation 3 December 1, 2009 07:21
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11
fluid flow fundas ram Main CFD Forum 5 June 17, 2000 21:31


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