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

View Factor Calculation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 4, 2018, 18:31
Default View Factor Calculation
  #1
Senior Member
 
Join Date: Feb 2010
Posts: 148
Rep Power: 17
Jade M is on a distinguished road
Why is it difficult for ANSYS to calculate view factors that are small or close to zero? I understand from ANSYS third-party support that this is the case.

I was looking at the theory a bit at the following sites
https://www.sharcnet.ca/Software/Ans...thy_heat5.html
https://www.sharcnet.ca/Software/Ans...lcviewfacmeths
However, I could not glean any information as to why calculating view factors should be so time intensive.

Thanks so much for any information.
Jade M is offline   Reply With Quote

Old   March 4, 2018, 22:43
Default
  #2
Senior Member
 
Michael Prinkey
Join Date: Mar 2009
Location: Pittsburgh PA
Posts: 363
Rep Power: 25
mprinkey will become famous soon enough
Quote:
Originally Posted by Jade M View Post
Why is it difficult for ANSYS to calculate view factors that are small or close to zero? I understand from ANSYS third-party support that this is the case.

I was looking at the theory a bit at the following sites
https://www.sharcnet.ca/Software/Ans...thy_heat5.html
https://www.sharcnet.ca/Software/Ans...lcviewfacmeths
However, I could not glean any information as to why calculating view factors should be so time intensive.

Thanks so much for any information.
The problem is that view factors represent an O(N^2) operation where N is the number of participating surfaces. The Radiative Energy conservation equation is an integral equation spanning the entirety of the boundary of the CFD problem, so it could involve connections from each boundary face to EVERY OTHER boundary face.. If the medium is participating, it then it could involve connections from every finite volume to every other.

The view factor algorithms try to cheat a bit and agglomerate faces that are close and nearly parallel to reduce the size of N. But if there are big temperature or material variations on those surfaces, it may not be possible glue them together. I don't know the algorithm(s) ANSYS is using to simplify the view factor computation and what snags it may run into. But the expense will pile up quickly if the number of participating surfaces become too high. In general, the radiative energy equation leads to a full matrix (versus sparse matrices for almost everything else in CFD). That full matrix not only takes up a lot of memory, but is very costly to solve. Again, I never worked on/with the view factor radiation model in ANSYS, so I can't speak to any pathological cases that you might encounter. Just know that radiation problems (and integral equations in general) are dramatically more difficult to solve than PDEs. That is why we usually rush to turn radiation problems in a single PDE (P1 model) or a relatively small direction set of PDEs (DO model) to try to manage that memory usage and computational complexity. And even with those simplifications, the DO model is often the dominate part of a radiation-coupled CFD problem.
mprinkey is offline   Reply With Quote

Old   March 5, 2018, 12:51
Default Thanks this is very helpful!
  #3
Senior Member
 
Join Date: Feb 2010
Posts: 148
Rep Power: 17
Jade M is on a distinguished road
Thank you for your detailed and timely response. This is very helpful!!
Jade M 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
[General] command to modify 3D View size? macfly ParaView 0 April 9, 2014 00:31
SW Isometric view in paraFoam Nikunj.R OpenFOAM Post-Processing 0 December 3, 2012 15:34
View particle trajectory in CFD View xonix Main CFD Forum 1 April 25, 2011 23:40
Fluent - View Factor for s2s radiation Markus FLUENT 1 October 16, 2005 01:33
view rotation in provis Anna (aka new-user) Siemens 3 November 19, 2004 08:45


All times are GMT -4. The time now is 18:08.