|
[Sponsors] |
August 20, 2001, 22:03 |
Fluent: convergence problem, help
|
#1 |
Guest
Posts: n/a
|
I am having a problem getting my solution to converge. I tried everything in the users manual to no avail.
Here is the set up: I have a tank with water in it, and a heater in the center, and a capped off pipe coming off of it. It is kept in a fairly cold room, and the temperature difference causes natural convection flow within the tank. I am trying to simulate this experiment using FLUENT. I am fairly certain I set up the boundary conditions correctly, and my mesh seems OK. I am running the coupled explicit solver for realizable k-epsilon viscous model. I have the courant number set to 0.1 right now, because that seemed to be the thing to do initially for my problem, according to the users manual. It was converging (excruciatingly slowly) but at least it was. Then it seemed to get "stuck" before reaching the convergence criteria. So I tried many different ways to get it un-stuck (changing courant number, changing multi-grid settings, volume adaption, under-relaxation). All I have succeeded in doing is cause it to start to diverge again. I need some serious help. Can someone point me in the right direction please? |
|
August 21, 2001, 02:32 |
Re: Fluent: convergence problem, help
|
#2 |
Guest
Posts: n/a
|
It is difficult to converge natural convection problem. There is a set of relaxation factors to converge your problem and (as you know) there is no absolute way to find your own relazation factors except continuous trial.
P.S. Do you have any special reason to use coupled solver? As I know, coupled solver solves governing equations simultaneoulsy. Probably that maks your problem more difficult to be converged. (Just my personal opinion) |
|
August 21, 2001, 13:21 |
Re: Fluent: convergence problem, help
|
#3 |
Guest
Posts: n/a
|
Buoyancy can be difficult sometimes. Assuming your mesh is OK and all your fluid properties are OK, here are some suggestions. First, I don't like to use the Boussinesq approximation. If you're using it, try specifying a temperature dependent fluid density. Second, try the segregated solver. It's not "better" than the coupled solver, just different, but it might help. Third, try starting with a lower gravity (say 2.0 m/s^2) and let the solution partially converge, then increase the gravity force in small steps (say 2.0 m/s^2 each step) and partially converge in between.
|
|
August 21, 2001, 18:48 |
Re: Fluent: convergence problem, help
|
#4 |
Guest
Posts: n/a
|
Thanks. I ran this first as a 2d problem using the segregated solver and could'nt get it to converge, so I changed it to the coupled solver, then it converged. The results weren't that accurate, but I didn't expect as 2d problem that it would come out close to my 3d experiment. When I ran the 3d case I kept the coupled solver. I will try all of your suggestions one at a time and see what happens.
|
|
August 22, 2001, 12:44 |
Re: Fluent: convergence problem, help
|
#5 |
Guest
Posts: n/a
|
For your problem, a good idea of what bouyancy model to be used is necessary. In Fluent, I suppose you can only use Boussinesq approximation for liquid or you need to provide some kind of function yourself. So make sure that the temperature dependent fluid density is correct. Also, you may like to refer to User Manual Chapter 8 regarding bouyancy model for further details.
I deal with bouyancy model everyday. My experience on bouyancy model is to use segregated solver and switch the run to transient even you are looking for steady state solution. It is usually the only way to get converge result for bouyancy driven flow. To speed up the run, you can first start the run as steady state and switch it to transient later. |
|
August 23, 2001, 22:59 |
Re: Fluent: convergence problem, help
|
#6 |
Guest
Posts: n/a
|
Well, I've been trying... Using the segregated solver does not help. Continuity diverges and causes a floating point error. I have tried changing gravity. It is converging, but very slowly still. I haven't had much luck changing from boussinesq to temperature dependent density, but that may be because I set up the temperature dependence wrong. Trying to solve as an unsteady problem does not appear to speed up the process at all, but at least it is still converging. I have been consulting chapter 8, and I thought I was doing what I was supposed to. Any more suggestions?
|
|
August 27, 2001, 13:28 |
Re: Fluent: convergence problem, help
|
#7 |
Guest
Posts: n/a
|
Can you describe you model with further details? Eg. axi-symmetric, 2D, or 3D; the dimensions, etc. I think I can try it and see whether I can come up with something.
|
|
August 27, 2001, 21:33 |
Re: Fluent: convergence problem, help
|
#8 |
Guest
Posts: n/a
|
its a 3d symmetric problem. The tank (made of plexiglas) is 30 inches wide X 30 inches long X 40 inches tall, with a 4.5 inch ID pipe, 22 inches long coming off the side at 30 high along the centerline. It is filled with water (with boussinesq density). A heater is in the center of the tank, 12 inches from the bottom, 18 inches tall, attached to a 1 inch ID copper pipe along the length of the center of the tank. The plane of symmetry is along the centerline of the tank, heater and pipe. I used GAMBIT to make the mesh. It is set to maintain a constant temperature of 93 F, and the room temperature is a constant 60 F. I initially tried to just simply set the boundary condition at the walls to a constant temperature of 60 F. Also, I had kept it as a laminar flow problem. It converged, but the values for velocity were several orders of magnitude different from the experimental results. I changed the boundary conditions to convective heat transfer, with the heat transfer coefficient calculated by using an assumed outside wall temperature of 70 F (not entirely a guess, I have some thermocouples on the outside surface of the tank as well) and the free stream temperature at 60 F. That may not be the right way to do it. I also added turbulence. I wasn't sure if I needed to, because the reynolds number I calculated using the experimental flow rate is kind of low, but visually, it looked like there might be some turbulence, so I added it to the model. Using the segregated solver, this diverges (continuity residual). With the coupled solver it starts to converge, but the residuals get stuck before meeting the convergence criteria (default settings). This has been plaguing me for months. I hope someone can help.
|
|
August 28, 2001, 02:32 |
Re: Fluent: convergence problem, help
|
#9 |
Guest
Posts: n/a
|
In Seggregated solver : try high relaxation(0.7) for pressure and low relaxatation for velocity(0.3) after few iterations with default values(0.3 pressure, 0.7 vel). See if it works.
|
|
September 2, 2001, 16:34 |
Re: Fluent: convergence problem, help
|
#10 |
Guest
Posts: n/a
|
Thank you so much. That did the trick! It has converged!
Cindy |
|
September 4, 2001, 04:33 |
Re: Fluent: convergence problem, help
|
#11 |
Guest
Posts: n/a
|
I had the trial run converage with seggregated solver. In fact no specific solver setting is required and the modelling is very straight forward. The key points are using Boussinesq model and transient simulation for convergence. Pls advise me if you would like to have the case file for a look.
Regards, KH |
|
September 6, 2001, 20:26 |
Re: Fluent: convergence problem, help
|
#12 |
Guest
Posts: n/a
|
If its not too much trouble, I would like to see your case file. thank you.
|
|
March 17, 2012, 20:18 |
|
#13 | |
Senior Member
Join Date: Jul 2009
Posts: 260
Rep Power: 18 |
Quote:
|
||
November 28, 2012, 09:20 |
|
#14 |
New Member
James Goodwin
Join Date: Nov 2012
Location: Liverpool UK
Posts: 13
Rep Power: 14 |
I haven't tried that to see if it works, but so far I've only been modelling convection with temperature differences of around 70K so the boussinesq model is fine.
I struggled to begin with, but I finally got my problem sorted when I reduced the gravity to 9.81e-3 and went up by orders of 10 after the convergence rate dropped. Took around 2000 iterations per model though - but I'd of expected that because of the complex geometry in my model. Other models should converge quicker. |
|
March 27, 2013, 08:34 |
|
#15 |
Member
Tarantino
Join Date: Feb 2013
Posts: 46
Rep Power: 13 |
Hello all!
I had the same problem in a room containing 10 people and lamp. I got a very smooth converge without considering Buoyancy. After getting converge I impose the gravity to apply Buoyancy. then I got diverge (divergence detected in AMG solver pressure correction) or the residuals jump over the zero and didn't come down. I run with K-e RNG, Simple C, Incomprehensible ideal gas, inlet speed 0.28 m/s I read whole the posts, But I cannot come up with the conclusion? Is there anybody here can draw a conclusion? How can I check if the temperature dependent fluid density is correct? Thanks. |
|
December 3, 2013, 17:12 |
|
#16 |
New Member
I - Le Peng
Join Date: Dec 2013
Posts: 1
Rep Power: 0 |
Hello all!
I had the same problem in a 1m 2d square, 10 degrees different for two sides, and Ra is about 1e+09 with air. I can get the solution by using g=0.000981m/s2, that is making Ra<1e+5, but as I increase g I can't get it converge! Is there anyone can help? Thanks! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convergence | Centurion2011 | FLUENT | 48 | June 15, 2022 00:29 |
Fluent - license problem. | Marcin | FLUENT | 3 | April 13, 2018 17:33 |
Fluent parallel license problem | brothershuai | Main CFD Forum | 0 | July 1, 2009 16:41 |
Standard convergence limit in FLUENT 6.1 | Henrik Ström | FLUENT | 3 | December 20, 2005 09:48 |
convergence problem | limseokmin | FLUENT | 3 | November 14, 2004 13:43 |