|
[Sponsors] |
About radiation boundary model for transparent walls |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 17, 2022, 13:51 |
About radiation boundary model for transparent walls
|
#1 | |
New Member
mo
Join Date: May 2022
Posts: 24
Rep Power: 4 |
Hello all, I have a question.
I am currently doing an analysis involving solar radiation. It is a glass building and I am applying one of the radiation boundary models, transparent, to the boundary, but I have some questions. In transparent, I need to select wallAbsorptionModel as shown in the figure below, and since I am doing an analysis that includes solar radiation, I have selected the multiBandAbsorption type. However, only absorption and emissivity are set here. If the material is transparent, then transmittance + reflectance + absorptance = 1 should hold, and we need to set the reflectance somewhere. Quote:
2. If I set the absorption and reflection rates, is the transmittance automatically set to satisfy transmittance + reflection + absorption = 1? I would appreciate it if someone could answer my question. Thank you in advance. |
||
November 18, 2022, 04:28 |
|
#2 |
Senior Member
Join Date: Dec 2021
Posts: 251
Rep Power: 6 |
Hey
1. I don't think OpenFOAM can manage a semi-transparent boundary condition at this moment, but please have someone else confirm. AFAIK, there is only the opaqueReflective condition that have a reflective coefficient: Code:
type opaqueReflective; fd 0.0; //reflected fraction wallAbsorptionEmissionModel { type multiBandAbsorption; absorptivity (0.3 0.7); emissivity (0.3 0.7); }; Good luck! |
|
November 18, 2022, 06:30 |
|
#3 |
New Member
mo
Join Date: May 2022
Posts: 24
Rep Power: 4 |
Thank you for reply!
I see that OpenFOAM can not manage a semi-transparent boundary condition at this moment. Thank you for your instruction! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Table bounds warnings at: END OF TIME STEP | CFXer | CFX | 4 | July 17, 2020 00:44 |
Wrong multiphase flow at rotating interface | Sanyo | CFX | 14 | February 7, 2017 18:19 |
GETVAR Error in Multiband Monte Carlo Radiation Simulation with Directional Source | silvan | CFX | 3 | June 16, 2014 10:49 |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
New topic on same subject - Flow around race car | Tudor Miron | CFX | 15 | April 2, 2004 07:18 |