|
[Sponsors] |
October 21, 2015, 04:20 |
Natural convection in OpenFOAM
|
#1 |
New Member
sangram
Join Date: Jan 2014
Posts: 17
Rep Power: 12 |
Hello everyone,
I am new to OpenFOAM. I want to solve natural convection problem. I have 3 blocks placed one over other. One of the block is power source. I want to determine the temperature distribution. How should I proceed? Thanks & Regards, Sangram Valkunde |
|
November 10, 2015, 08:17 |
|
#2 |
Senior Member
Saideep
Join Date: Apr 2015
Location: INDIA
Posts: 203
Rep Power: 12 |
I guess this should help you out.
https://openfoamwiki.net/index.php/H...ure_to_icoFoam In short you need to choose a suitable solver for your case. Later if you are developing your case from an isothermal case you need to include the temperature field in order to work over it. Later, you need to include the temperature into the solver so that the temperature field is being calculated every time step. Hope this helps; Saideep |
|
November 10, 2015, 09:14 |
|
#3 |
New Member
Damon Lee
Join Date: Sep 2014
Posts: 16
Rep Power: 12 |
Just to add to the answer, you are going to need a density change to drive the flow, or more easily you could use the boussinesq approximation, in which case you add a term next to the external force, something like (someConstant) * g * (T0-T), where T0, g and someConstant are dimensionedScalar or dimensionedVector and T is a volScalarfield exactly like p.
|
|
November 17, 2015, 01:06 |
|
#4 |
New Member
Join Date: Oct 2015
Posts: 4
Rep Power: 11 |
Thank You Saideep and D_Lee.
Do I need to make changes in the source code of solver? How I should define different material properties to different regions? Regards, Sangram |
|
November 17, 2015, 02:03 |
|
#5 |
Senior Member
anonymous
Join Date: Aug 2014
Posts: 205
Rep Power: 13 |
If the boussinesq approximation is valid in your case, you can use the buoyantBoussinesq*Foam solvers, that are included in OpenFOAM, if not you should use DE buoyant*Foam solvers which can take into account more compressibility effects
|
|
June 13, 2016, 19:48 |
|
#6 | |
Senior Member
|
Quote:
What is the difference between buoyant*Foam solvers and rho* solvers? For example the difference between buoyantSimpleFoam and rhoSimpleFoam. Aren't they both compressible? So how come one does include buoyancy effect and one does not? Isn't buoyancy due to change in density which is considered in both solvers? Thank you, Mojtaba.
__________________
Learn OpenFOAM in Persian SFO (StarCCM+ FLUENT OpenFOAM) Project Team Member Complex Heat & Flow Simulation Research Group If you can't explain it simply, you don't understand it well enough. "Richard Feynman" |
||
April 21, 2020, 07:45 |
Natural convection in square cavity
|
#7 |
New Member
Đà Nẵng
Join Date: Jun 2019
Posts: 4
Rep Power: 7 |
Hello everyone,
I am a new OpenFOAM users. I am using OpenFOAM to simulate 2D natural convection in square cavity. However, my results is not same benchmark. My problem: square cavity (0.1x0.1), air inside. Boundary conditions: T: Hot temperature is 274K, cold temperature is 273K, top and bottom are adiabatic. Velocity: v=0 Initial condition: T =273K Could you please explain for me? Thank you so much! |
|
June 23, 2020, 04:31 |
|
#8 |
New Member
damu
Join Date: Feb 2017
Posts: 24
Rep Power: 9 |
Hi Hoai Nguyen
Thank you for the post. I was trying to validate the same. I would like to know which OF version you are using and the solver in specific because I came to know from one of the other threads about issues/bugs with OF v7. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Natural Convection Problem - Helium | marzoa | STAR-CCM+ | 0 | April 18, 2011 15:12 |
natural convection simulation in openfoam | hayat | OpenFOAM | 0 | January 22, 2011 19:41 |
CFX Natural Convection, please help. | dbecker | CFX | 5 | October 13, 2010 20:07 |
Natural convection - Inlet boundary condition | max91 | CFX | 1 | July 29, 2008 21:28 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |