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

How to set the radiationProperties for transparent solid material

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Alczem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2024, 08:18
Default How to set the radiationProperties for transparent solid material
  #1
New Member
 
LIYAFEI
Join Date: May 2022
Posts: 8
Rep Power: 3
LIYAFEI is on a distinguished road
Dear CFDer


I'm trying to use openfoamV11 (foundation edition) to simulate PVD reactor,


The highest temperature in the case is around 2000 degree. So I need to use the radiation model. Now I use the fvDOM method to simulate the radiation.


But for the solid material, I have nontransparent graphite and transparent quartz.


So I want to know how to set these two material?


The default setting for the solid is as following




radiation on;

radiationModel opaqueSolid;

absorptionEmissionModel constant;

absorptivity absorptivity [0 -1 0 0 0 0 0] 0.01;

emissivity emissivity [0 -1 0 0 0 0 0] 0.2;

E E [1 -1 -3 0 0 0 0] 0;

scatterModel none;

sootModel none;


Should I also set the radiationProperties of the transparent quartz the same with air?


thank you



LI
LIYAFEI is offline   Reply With Quote

Old   February 23, 2024, 03:18
Default
  #2
Senior Member
 
Join Date: Dec 2021
Posts: 209
Rep Power: 5
Alczem is on a distinguished road
Hey!


Transparent medium is not implemented currently, only transparent boundaries.


I tried several workarounds to achieve the same thing you are doing, but the main issue is that the radiative fields are not communicating between two regions of a CHT case.


Good luck to you, and if you do manage to find a solution, please share it, it is a feature I would love to see implemented!
Alczem is online now   Reply With Quote

Old   February 23, 2024, 03:38
Default
  #3
New Member
 
LIYAFEI
Join Date: May 2022
Posts: 8
Rep Power: 3
LIYAFEI is on a distinguished road
Thank you for your reply.
The following are the boundary conditions I set.

type greyDiffusiveRadiation;
value uniform 0;
emissivityMode solidRadiation;
emissivity uniform 1;



So, as you said, the emissivity of the gas-solid interface (transparent solid) is 0, and the emissivity of the gas-solid interface (completely opaque) is 1, is that right?


Quote:
Originally Posted by Alczem View Post
Hey!


Transparent medium is not implemented currently, only transparent boundaries.


I tried several workarounds to achieve the same thing you are doing, but the main issue is that the radiative fields are not communicating between two regions of a CHT case.


Good luck to you, and if you do manage to find a solution, please share it, it is a feature I would love to see implemented!
LIYAFEI is offline   Reply With Quote

Old   February 26, 2024, 05:45
Default
  #4
Senior Member
 
Join Date: Dec 2021
Posts: 209
Rep Power: 5
Alczem is on a distinguished road
Quote:
Originally Posted by LIYAFEI View Post
Thank you for your reply.

So, as you said, the emissivity of the gas-solid interface (transparent solid) is 0, and the emissivity of the gas-solid interface (completely opaque) is 1, is that right?

Yep, but OpenFOAM does not compute a radiative field inside solid regions, so whatever you set at the boundary, the radiation will be converted to heat conduction inside the solids.


I tried to use a fluid region with frozen flow on, but there is not only one radiative field, each region has its own. Meaning that an incident ray from region 1 will hit the interface between region 1 and region 2, and its angle of incidence won't matter when region 2 will compute radiation, the radiation from region 1 will be re-computed according to the boundary properties for region 2, if that makes sense...
LIYAFEI likes this.
Alczem is online now   Reply With Quote

Old   February 26, 2024, 06:53
Default
  #5
New Member
 
LIYAFEI
Join Date: May 2022
Posts: 8
Rep Power: 3
LIYAFEI is on a distinguished road
Thank you


But Can I use fvDOM model for solids?
LIYAFEI is offline   Reply With Quote

Reply

Tags
openfoam 11, radiation properties, transparent solid


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
Adding material to CFX material library marlon CFX 2 October 16, 2016 09:33
Ansys CFX problem: unexpected very high temperatures in premix laminar combustion faizan_habib7 CFX 4 February 1, 2016 17:00
Problem in setting Boundary Condition Madhatter92 CFX 12 January 12, 2016 04:39
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Two-Phase Buoyant Flow Issue Miguel Baritto CFX 4 August 31, 2006 12:02


All times are GMT -4. The time now is 03:45.