|
[Sponsors] |
buoyantBoussinesqSimpleFoam heat flux boundary condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 15, 2017, 21:56 |
buoyantBoussinesqSimpleFoam heat flux boundary condition
|
#1 |
New Member
Sebastien Brideau
Join Date: Feb 2017
Posts: 2
Rep Power: 0 |
Hi all,
I'm a complete beginner with openfoam. I'm trying to place a heat flux boundary condition with the buoyantBoussinesqSimpleFoam solver. I have openfoam version 4. There seems to be a compressible boundary condition, but I can't find one for incompressible solvers. https://github.com/OpenFOAM/OpenFOAM...hScalarField.H There seemed to have been one in the previous versions of openfoam for incompressible solvers: https://github.com/OpenFOAM/OpenFOAM...hScalarField.H Is there something I'm missing? I've searched online, but some of the explanations went way over my head. |
|
February 17, 2017, 06:21 |
|
#2 |
Senior Member
Agustín Villa
Join Date: Apr 2013
Location: Alcorcón
Posts: 314
Rep Power: 15 |
Hello Sebastien,
by default, there is no heat flux BC for incompressible solvers. However, you can try to program it. Start form the compressible one, and then start to change it. |
|
February 17, 2017, 10:23 |
|
#3 |
New Member
Sebastien Brideau
Join Date: Feb 2017
Posts: 2
Rep Power: 0 |
Hi agustinvo,
Thank you so much for your reply, and for confirming what I thought. Unfortunately, adding to the source code is too complex for me at this time. As I said, I'm just starting, and it is a lot to learn. Thanks again. |
|
February 17, 2017, 11:16 |
|
#4 |
Senior Member
Agustín Villa
Join Date: Apr 2013
Location: Alcorcón
Posts: 314
Rep Power: 15 |
Hi
do not worry, try to use swak4Foam, and use a groovyBC to set a gradient. That gradient you fix it since q_w = k * gradT you define your gradient as q_w/k, and you set the values for the heat flux and thermal conductivity. Please take care of the turbulent conductivity as well. If you have a refined mesh, you should not worry a lot about it, but with this it should be enough. |
|
May 6, 2017, 18:47 |
|
#5 |
Senior Member
Himanshu Sharma
Join Date: Jul 2012
Posts: 101
Rep Power: 14 |
Hi,
I don't get it when it was available with the previous version what led to the removal of that boundary condition from the latest version OF-4.x. I am also trying to use heatflux[W/m^2] BC for my problem,which I sucessfully used till OF2.4 but now it seems it's not there. Any clue if it is avaliable in the development version? I am not sure how to proceed to code it myself hence asking. Thank you |
|
June 8, 2017, 04:45 |
|
#6 | |
New Member
Jaime
Join Date: Mar 2017
Posts: 3
Rep Power: 9 |
Quote:
I have the same problem as Sebastien, and I guess I will try to create this BC. However, I am not familiarized with swak4Foam either with groovyBC. After some research, what I found on the net is too vague for me (I am beginning to learn OpenFOAM). Could you please be more explicit about how to implement this incompressible heat flux boundary condition (For laminar flow it possible)? Thanks in advance. |
||
Tags |
boundary condition, boussinesq, heat flux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
Basic Nozzle-Expander Design | karmavatar | CFX | 20 | March 20, 2016 09:44 |
Problem in setting Boundary Condition | Madhatter92 | CFX | 12 | January 12, 2016 05:39 |
Enforce bounds error with heat loss boundary condition at solid walls | Chander | CFX | 2 | May 1, 2012 21:11 |
constant heat flux boundary condition | manoj_1 | Phoenics | 0 | June 27, 2010 14:07 |