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

The convergence problem of buoyantBoussinesqSimpleFoam in the tutorial hotRoom

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 28, 2018, 05:47
Default The convergence problem of buoyantBoussinesqSimpleFoam in the tutorial hotRoom
  #1
Member
 
Kai
Join Date: May 2010
Location: Shanghai
Posts: 61
Blog Entries: 1
Rep Power: 15
kaifu is on a distinguished road
Hi,
Recently I found a convergence problem of buoyantBoussinesqSimpleFoam. Let's start with the tutorial hotRoom. The classical case starts with some hot spot in the patch and the heat could radiated over the room. Meanwhile the air in the room flows. Now let's consider the stagnant case: there is no hot spot initially and there should be no flow at all. In the case settings, i switch off turbulent models. It turns out that the case is never converged. However we can see a stagnant flow if we analyse the data by paraview. So what's wrong here? Is there anything to do with the settings in the dictionary? Or is it related to parasitic currents?
Code:
    residualControl
    {
        p_rgh           1e-2;
        U               1e-3;   //1e-4;
        T               1e-3;

        // possibly check turbulence fields
        "(k|epsilon|omega)" 1e-3;
    }
The output residual is attached in the file.
Attached Files
File Type: zip case.txt.zip (72.4 KB, 8 views)
__________________
Kai

Last edited by kaifu; May 29, 2018 at 11:18.
kaifu 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
Convergence problem in Fluent for quenching process kaeran FLUENT 4 December 1, 2014 02:14
Rotate frame reference convergence problem! wjy-c CFX 2 September 26, 2014 06:03
Centrifugal pump OpenFOAM, convergence problem, ANSA model RDD OpenFOAM Running, Solving & CFD 0 July 5, 2014 09:12
Convergence Problem in Axisymmetric Periodic Flow atheresia FLUENT 3 February 10, 2014 03:00
Convergence of CFX field in FSI analysis nasdak CFX 2 June 29, 2009 01:17


All times are GMT -4. The time now is 05:20.