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

Supersonic Flow over a Cavity (coodles): Maximum Iterations Exceeded

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2009, 02:52
Smile Supersonic Flow over a Cavity (coodles): Maximum Iterations Exceeded
  #1
Member
 
sushant's Avatar
 
Join Date: Mar 2009
Location: Switzerland
Posts: 40
Rep Power: 17
sushant is on a distinguished road
Hi,

I'm trying to solve a supersonic flow over a cavity using coodles, based on the pitzDaily case. My geometry looks like:

Code:
      ------------------------------------------------------
      |                                                    |
in -> |                                                    |  -> out
      |                                                    |
      ---------------                     ------------------
                    |                     |
                    |                     |
                    |                     |
                    -----------------------

Boundary Patches: inlet, outlet, upperWall, lowerWall (includes cavity)

Boundary Conditions:

      inlet                   outlet                  wall
U     Mach 3 (1050 m/s)       zeroGradient            no slip
P     1.4e5                   waveTransmissive        zeroGradient
T     288K                    zeroGradient            288K
I inevitably get the Maximum Number of Iterations Exceeded error if inlet velocity > Mach 1. I'm using adaptive timestep to keep Co < 1 but the solver still dies when the flow front just reaches the cavity. My thermophysicalProperties has:

Code:
thermoType      hThermo<pureMixture<constTransport<specieThermo<hConstThermo<perfectGas>>>>>;
mixture         air 1 28.9 1000 0 1.8e-05 0.7;
Initial conditions: U=0, P=1e5, T=288.

Ideas are much appreciated!

Thanks,
Sushant
sushant 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
Assistance for modelling unsteady supersonic flow in FLUENT SATISH A.V FLUENT 11 October 1, 2014 22:36
Urgent: Unsteady 3-D supersonic cavity flow Min-Sung Kang FLUENT 3 April 6, 2014 09:50
How to write k and epsilon before the abnormal end xiuying OpenFOAM Running, Solving & CFD 8 August 27, 2013 15:33
Negative value of k causing simulation to stop velan OpenFOAM Running, Solving & CFD 1 October 17, 2008 05:36
Supersonic flow past cavity Aditya Main CFD Forum 3 November 18, 2005 10:49


All times are GMT -4. The time now is 00:38.