|
[Sponsors] |
June 12, 2020, 07:26 |
Perfect adiabatic boundary condition
|
#1 |
New Member
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Hi openFoamers,
Does anyone have any idea how a perfect adiabatic boundary condition (zero net flux of convection and radiation) can be implemented in openFOAM? I am using chtMultiregionSimpleFOAM solver. Last edited by Hossein_s; June 12, 2020 at 14:09. |
|
June 15, 2020, 16:12 |
|
#2 |
New Member
Nabeel Khaleel
Join Date: Jun 2016
Posts: 15
Rep Power: 10 |
Hi Hossein
For convection part, you have to set in 0/Folder, solid part: { type fixedGradient; gradient uniform 0; } In constant folder for radiation part, fluid region/ radiationProperties file radiation off; radiationModel none; |
|
June 15, 2020, 17:20 |
|
#3 |
New Member
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Hi Nabeel,
Thank you for your answer. The fixedGradient b.c doesn't do what I want (zero net flux), since we have the contribution of radiation! Basically we need the radiation, so it can not be also turned off! I implemented a boundary condition using the heat balance at the boundary and defining an adiabatic surface temperature based on analytical solution! Thank you by the way |
|
June 18, 2020, 07:03 |
|
#4 |
New Member
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Simpler way!
Using externalWallHeatFluxTemperature, mode -> power or flux, q or Q -> 0! This way the heat balance equation will be set to zero. |
|
June 19, 2020, 17:26 |
|
#5 |
New Member
Nabeel Khaleel
Join Date: Jun 2016
Posts: 15
Rep Power: 10 |
||
Tags |
adiabatic wall, b.c., radiation convection |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cyclic boundary condition in foam-extend 4.0 | rellumeister | OpenFOAM Pre-Processing | 2 | March 3, 2020 09:03 |
CFD analaysis of Pelton turbine | amodpanthee | CFX | 31 | April 19, 2018 19:02 |
several fields modified by single boundary condition | schröder | OpenFOAM Programming & Development | 3 | April 21, 2015 06:09 |
External Radiation Boundary Condition for Grid Interface | CFD XUE | FLUENT | 0 | July 9, 2010 03:53 |
External Radiation Boundary Condition (Two sided wall), Grid Interface | CFD XUE | FLUENT | 0 | July 8, 2010 07:49 |