|
[Sponsors] |
Turbulent Boundary condition, viscosity ratio and length scale |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 30, 2012, 11:03 |
|
#61 | |
Senior Member
|
Quote:
|
||
October 30, 2012, 14:21 |
|
#62 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
||
December 12, 2012, 04:51 |
Icem problem
|
#64 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Hello everybody,
In this month I've made some progress with the flat plate, the key was using k-epsilon Realizable with enhanced wall treatment, and I got CD and CL way more similar to the literature ones. Now I'm learning to use Icem (v13) because I need an optimal mesh to do the 3D case. However, I've encountered a problem when exporting my mesh to fluent. It's a 2D hex mesh with a blocking strategy. When I try to open it in Fluent it gives this message: FLUENT reveiced fatal signal (ACCESS VIOLATION) I've read that I should use serial processor instead of paralell, but the message is still there. I've made some reading in the internet and read that all edges must be related to curves. I have some interior edges that I don't know to which curve relate. I upload the geometry and icem files in the following link, but I would like to know how to solve that. Thanks in advance. https://dl.dropbox.com/u/6986695/PS_2D_Icem.zip |
|
December 12, 2012, 14:54 |
|
#65 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Now I have solved the previous problem, it was due to some mesh setting I was skipping.
But now I'm facing new problems. I've done my 2D hex mesh, I export it to fluent and when I try to read it it gives many messages saying: Skipping zone (not referenced by grid) So I get all zones deleted. I've tried with the fix option in Icem, and it's supposed to have fixed many things, but I'm still getting the same problem. I've made a search at the forum but got no useful tip. Your help would be much appreciated. |
|
December 13, 2012, 03:53 |
|
#66 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
I've solves those problems with the help of people in the geometry and meshing forum. Thanks anyway! Now I'm gonna try the 3D simulation, I'll inform about my results!
|
|
January 29, 2013, 04:11 |
Flow around 3D flat plate of large span
|
#67 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Hi everybody!
Here I am again stuck with the 3D case of the flat plate. I'm just trying to reproduce the air flow over a 0.15m flat plate inclined 70บ. Flow speed is 15 m/s. I've used k-epsilon Realizable with enhanced wall treatment and k-omega SST but both have failed. Simulation starts slowly (adaptive time-step from 1e-5 to 1e-6 s) but converging until it reaches some point in which it diverges sharply (see picture). It reaches Turbulent viscosity ratio limitation to 1e5 in too many cells. I've remeshed the geometry but I always get similar results. I know I can play with the material viscosity, so should I reduce the speed and viscosity to maintain the same Reynolds number and avoid this limitation? Is it an appropiate approach? Any suggestion is highly appreciated! |
|
January 29, 2013, 04:36 |
|
#68 |
Senior Member
SSL
Join Date: Oct 2012
Posts: 226
Rep Power: 15 |
The only problem is with the mesh. Try to make a better mesh.
|
|
January 29, 2013, 05:06 |
|
#69 | |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Quote:
I've observed that turbulent viscosity ratio limitation appears near the corners of the plate and then it's transported to the rest of the wake. Maybe if I improve the mesh just there it won't reach the limitation? |
||
January 29, 2013, 05:14 |
|
#70 |
Senior Member
SSL
Join Date: Oct 2012
Posts: 226
Rep Power: 15 |
Try to make an structured mesh if possible, else you should make a finer mesh.
|
|
January 29, 2013, 05:32 |
|
#71 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
||
January 29, 2013, 12:04 |
|
#72 |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Besides using a finer mesh, for a turbulent intensity of 5% and 15 m/s in the inlet, which turbulent length scale should I use? I had good results in 2D with k-ep realizable and turbulent length scale of 0.05 m but that setup was giving problems for 3D.
|
|
January 31, 2013, 01:39 |
|
#73 |
New Member
Aditya Pandare
Join Date: Aug 2012
Location: Pune, India
Posts: 20
Rep Power: 14 |
I suggest you go for a y+ of under 10 and then use the enhanced wall function.
I agree to the suggestion of using icem cfd and getting a structured mesh (wont take more than 2 days to make this, even if u start from scratch) I also suggest you try a still smaller timestep if it still doesnt resolve the issue, go for severe underrelaxation for the first few timesteps. |
|
February 9, 2013, 05:08 |
|
#74 | |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
I already have an hexa-mesh and first layer thickness of the o-grid block is pretty small so I guess I'll get y+<10.
I'm gonna try a smaller timestep using the adaptive timestep option, say from 1e-3 to 1e-8 s with 10 as maximum timestep factor and 0.1 as the minimum. However, I would like to know which is the optimum solver configuration, I'm using this one: Pressure-velocity coupling: PISO (skewness correction =1, neighbor correction =1, skewness-neighbor correction enabled) Spatial discretization: Gradient: Least Squares cell based Pressure: PRESTO! Momentum: Second Order Upwind Turbulent Kinetic Energy: First Order Upwind (I'll change it to 2nd order later on) Turbulent Dissipation rate: First Order Upwind (I'll change it to 2nd order later on) Transient Formulation: First Order Upwind (in order to use adaptive timestep, I might change it to 2nd order when I'll get a constant timestep) In case this doesn't work I'll change under relaxation factors as suggested by Aditya. Quote:
Thanks a lot guys! |
||
February 9, 2013, 05:36 |
|
#76 | |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Quote:
To begin I've used a 1e-8 s timestep (adaptive timestep), 50 iterations for timestep and turbulent viscosity under-relaxation factor of 0.5 (the rest of them as default) TVR limitation appears from the very first iteration. Divergence appears at only 7 iterations. I'm initializing the solution from inlet (U=15m/s, TI=5% and TLS=0.05m). I guess it might be due to bad initial condition... but I'm not sure. Any ideas? |
||
February 9, 2013, 05:55 |
|
#78 | |
Senior Member
Francisco
Join Date: Mar 2012
Location: Spain
Posts: 273
Rep Power: 15 |
Quote:
I guess I need a similar wake extend in the 3D case, but is initialization from inlet a correct approach? |
||
February 11, 2013, 00:04 |
|
#80 |
New Member
Aditya Pandare
Join Date: Aug 2012
Location: Pune, India
Posts: 20
Rep Power: 14 |
reduce the relaxation by an order of magnitude at the most.
use it until your residuals start decreasing (time-step wise). this is a question of both judgement and trial-error; so try a few times; generally, using the reduced under-relaxn for a few time-steps after the reducing trend begins is sufficient. |
|
Tags |
3d 2d, flat plate, turbulence models, viscosity limitation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
Turbulent viscosity ratio limited to 1.10^5 in boundary layer ingestion | loicflouriot | FLUENT | 0 | May 27, 2012 08:31 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |
Problem of Turbulent Viscosity Ratio Limited | David Yang | FLUENT | 3 | June 3, 2002 07:13 |