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

Low speed flow in convergent-divergent nozzle

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 1, 2013, 05:58
Default Low speed flow in convergent-divergent nozzle
  #1
New Member
 
Join Date: Oct 2009
Posts: 24
Rep Power: 16
doodek is on a distinguished road
Hello,

I am trying to solve flow in convergent-divergent "nozzle" (2D) using rhoSimplecFoam solver. My computational domain you can see below. However, after ~150 iterations residual values increased and they are oscillating. I am interested in temperature field, but it seems that something bad happened and maximum temperature raised after 800 iterations, as you can see in the attached plot. Decreasing relaxation factors does not help.

Do you have any idea how to solve this problem?

My settings are the following:

RASModel realizableKE;

thermoType hPsiThermo<pureMixture<constTransport<specieThermo <hConstThermo<perfectGas>>>>>;

relaxationFactors
{
U 0.5;
nuTilda 0.8;
e 0.5;
p 0.3;
epsilon 0.8;
rho 0.5;
k 0.8;
omega 0.8;
h 0.5;
}

rhoMin rhoMin [1 -3 0 0 0 0 0] 50;
rhoMax rhoMax [1 -3 0 0 0 0 0] 100;

BC's:

inlet:
p, totalPressure: 3.1e6
u, pressureInletOutletVelocity
T, inletOutlet: 270

outlet:
p, fixedValue: 3e6
u, pressureInletOutletVelocity
T, inletOutlet: 270

wall:
fixedValues and wallFunction for k and epsilon

frontAndBackPlanes: empty
Attached Images
File Type: png mesh.png (17.6 KB, 15 views)
File Type: png residuals.png (84.9 KB, 10 views)
File Type: png temperature.png (12.8 KB, 10 views)

Last edited by doodek; December 1, 2013 at 05:59. Reason: a typo
doodek 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
Convergent Divergent Nozzle Hrishikesh Main CFD Forum 12 June 25, 2016 02:06
Having Problem solving 2D supersonic flow around a plug nozzle chrislloyd FLUENT 7 July 22, 2015 13:09
reversed flow in over-expanded supersonic nozzle imnull FLUENT 0 March 28, 2013 10:48
Compressible de Laval Nozzle Flow rw511 CFX 3 May 22, 2011 19:48
Flow simulation in a Pelton turbine nozzle fivos FLUENT 0 April 19, 2011 11:46


All times are GMT -4. The time now is 23:17.