|
[Sponsors] |
centrifugal compressor-diffuser simulation : Overflow |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 7, 2014, 00:17 |
centrifugal compressor-diffuser simulation : Overflow
|
#1 | |||||
New Member
Lutfi
Join Date: Mar 2014
Posts: 3
Rep Power: 12 |
hello,
im conducting a centrifugal compressor-diffuser simulation, and i got stuck when the compressor alone simulated, the results are good, but when it simulated with diffuser, the result is overflow these are some details : Compressor
Diffuser
gap to shroud : 0,4mm Quote:
can somebody help me, please ? thx cfd-online ps : sorry for my bad english |
||||||
April 7, 2014, 09:40 |
|
#2 |
Senior Member
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21 |
It probably has to do with the initial condition you're using. They can be tricky for high speed compressors.
Try using a ramp for the rotor speed. For instance, start with 5000 rpm, then slowly climb your way to 73000 rpm. You can do that automatically using a 1D function such the one below. Also use a timestep in accordance with the angular velocity. Code:
LIBRARY: CEL: EXPRESSIONS: rot = angVel(Accumulated Iteration Number) timestep = 0.1 [rad] / abs(rot) END FUNCTION: angVel Option = Interpolation Profile Function = Off Argument Units = [] Result Units = [rev/min] INTERPOLATION DATA: Data Pairs = 0,5000,25,5000,500,73000 Extend Max = On Extend Min = No Option = One Dimensional END END END END |
|
April 10, 2014, 04:18 |
|
#3 | |
New Member
Lutfi
Join Date: Mar 2014
Posts: 3
Rep Power: 12 |
Quote:
can you help me with the CEL ? I tried to put the code in the expression box, but it says "syntax error" thx again |
||
April 10, 2014, 06:20 |
|
#4 |
Senior Member
Join Date: Feb 2011
Posts: 496
Rep Power: 18 |
||
April 10, 2014, 07:31 |
|
#5 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
This question is an FAQ:
Residuals flatlining: http://www.cfd-online.com/Wiki/Ansys...gence_criteria Overflow error: http://www.cfd-online.com/Wiki/Ansys...do_about_it.3F |
|
April 15, 2014, 16:50 |
|
#6 |
Member
Kevin Hoopes
Join Date: Oct 2010
Posts: 43
Rep Power: 17 |
I would recommend using the equivalent mass flow rate boundary condition on the exit if you have access to CFX V15. I have seen this help a lot with stability as it can run anywhere on the compressor map without issue. Often time these high mach number warnings like you are seeing come from being off the map. Even if you are on the map it may mess up on the way to a steady state answer. The equivalent mass flow boundary condition solves this problem. Also, why are you simulating so many diffuser passages? You are using a stage interface, why not just use one diffuser passage?
|
|
April 22, 2014, 06:14 |
|
#7 | ||
New Member
Lutfi
Join Date: Mar 2014
Posts: 3
Rep Power: 12 |
Quote:
Quote:
i've tried the velocity ramp, and the timescale, but still.. flatlining i haven't tried the equivalent mass flow rate boundary condition since the version of CFX is v14, but i would like to try when it's possible i'm modeling the same angle-section for impeller and diffuser (45 deg), 45 deg diffuser contain those number of blades, and i don't know if it's possible anyway |
|||
April 22, 2014, 07:41 |
|
#8 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
The FAQ I linked to discusses a lot more than just ramping the velocity and time scales. Have you tried all the other issues the FAQ mentions?
|
|
Tags |
compressor diffuser cfx |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Centrifugal separator simulation | RicardoLB | OpenFOAM Running, Solving & CFD | 2 | October 7, 2013 04:40 |
[Other] simulation of 3 d centrifugal pump | yvonne | ANSYS Meshing & Geometry | 8 | March 19, 2013 13:25 |
3D centrifugal compressor simulation | nuimlabib | Main CFD Forum | 0 | April 2, 2010 23:08 |
Fluent simulation of centrifugal pump | yvonne | ANSYS | 3 | January 28, 2010 05:48 |
3-D Contaminant Dispersal Simulation | Apple L S Chan | Main CFD Forum | 1 | December 23, 1998 11:06 |