CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Perfect adiabatic boundary condition

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By Hossein_s
  • 1 Post By Nabeel Abed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 12, 2020, 06:26
Default Perfect adiabatic boundary condition
  #1
New Member
 
Join Date: Jun 2020
Posts: 3
Rep Power: 5
Hossein_s is on a distinguished road
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 13:09.
Hossein_s is offline   Reply With Quote

Old   June 15, 2020, 15:12
Default
  #2
New Member
 
Nabeel Khaleel
Join Date: Jun 2016
Posts: 15
Rep Power: 9
Nabeel Abed is on a distinguished road
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;
Nabeel Abed is offline   Reply With Quote

Old   June 15, 2020, 16:20
Default
  #3
New Member
 
Join Date: Jun 2020
Posts: 3
Rep Power: 5
Hossein_s is on a distinguished road
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
Hossein_s is offline   Reply With Quote

Old   June 18, 2020, 06:03
Default
  #4
New Member
 
Join Date: Jun 2020
Posts: 3
Rep Power: 5
Hossein_s is on a distinguished road
Simpler way!
Using externalWallHeatFluxTemperature, mode -> power or flux, q or Q -> 0! This way the heat balance equation will be set to zero.
Nabeel Abed likes this.
Hossein_s is offline   Reply With Quote

Old   June 19, 2020, 16:26
Default
  #5
New Member
 
Nabeel Khaleel
Join Date: Jun 2016
Posts: 15
Rep Power: 9
Nabeel Abed is on a distinguished road
Quote:
Originally Posted by Hossein_s View Post
Simpler way!
Using externalWallHeatFluxTemperature, mode -> power or flux, q or Q -> 0! This way the heat balance equation will be set to zero.
Hi Hossein
I never use it.. It's good chance to have a look... Thanks for the sharing

Best Regards
Nabeel
saladbowl likes this.
Nabeel Abed is offline   Reply With Quote

Reply

Tags
adiabatic wall, b.c., radiation convection


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
Cyclic boundary condition in foam-extend 4.0 rellumeister OpenFOAM Pre-Processing 2 March 3, 2020 08:03
CFD analaysis of Pelton turbine amodpanthee CFX 31 April 19, 2018 18:02
several fields modified by single boundary condition schröder OpenFOAM Programming & Development 3 April 21, 2015 05:09
External Radiation Boundary Condition for Grid Interface CFD XUE FLUENT 0 July 9, 2010 02:53
External Radiation Boundary Condition (Two sided wall), Grid Interface CFD XUE FLUENT 0 July 8, 2010 06:49


All times are GMT -4. The time now is 02:26.