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

Radiation boundary conditions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 27, 2021, 10:21
Default Radiation boundary conditions
  #1
Member
 
Fabian Friberg
Join Date: Dec 2020
Posts: 31
Rep Power: 5
lumpor is on a distinguished road
My case uses a viewFactor radiation model combined with the solarLoad library (OFv2012) to calculate qr at the boundaries. I'm trying to get the right boundary conditions for 0/T to translate this into temperatures in the internal mesh.


The tutorials use compressible::turbulentTemperatureRadMixed as their BCs, but it seems to only be for multi-region cases. Mine is not.



Then I looked at externalWallHeatFluxTemperature, and greyDiffusiveRadiationViewFactor. The latter one seemed to fit my case the most. I'm unsure about what the parameters mean exactly though.


This is my current setup:
Code:
type                   greyDiffusiveRadiationViewFactor;
emissivityMode   lookup;
qro                    uniform 0.5;
value                 0.5;
Emissivity is already specified in randiationProperties.foam, so I'm guessing I should use emissivityMode lookup; to get their values.


But then what does qro stand for? And what does value stand for? I'm guessing value stands for the starting value for qr, but then what is qro?


I've tried different values, but either I get division by zero or FOAM FATAL ERROR: Negative initial temperature after a few iterations. How should I configure my BCs?



Thanks.
lumpor is offline   Reply With Quote

Reply


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
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
Difficulty In Setting Boundary Conditions Moinul Haque CFX 4 November 25, 2014 17:30
Radiation Modeling Chris89 CFX 20 August 14, 2014 07:51
GETVAR Error in Multiband Monte Carlo Radiation Simulation with Directional Source silvan CFX 3 June 16, 2014 09:49


All times are GMT -4. The time now is 15:48.