- #1
CFDFEAGURU
- 783
- 10
Hello all,
I am curious to know if any of you have ever used the Monte Carlo method to solve problems involving thermal radiation exchange. An overview of the problems that can be solved using this method is described here.
http://books.google.com/books?id=O389yQ0-fecC&lpg=PP1&pg=PA390#v=onepage&q=&f=false
The above link is to a partial preview book so some pages are not available. I intend to buy this book but I haven't yet.
To be more specific the problem that I am interested in solving is to calculate a view factor (also called a configuration shape factor) involving non-trivial geometry in 2 dimensions but first I would like to use the Monte Carlo method to reproduce the view factor for trivial geometry to verify complete understanding of the method. I also have access to a general finite element analysis package called ANSYS to verify the results of the non-trivial geometry.
I am familair with Monte Carlo integration scheme as outlined in Numerical Recipes and I have modest amount of programming experience in C++ but I haven't ever programmed a method such as Monte Carlo.
I know that Monte Carlo simulations are used in a wide variety of fields and the method is very powerful especially with a "fast" computer.
If any of you have ever done this and would like to help me out with it please let me know and we can outline a simple problem to work together on.
Thanks
Matt
I am curious to know if any of you have ever used the Monte Carlo method to solve problems involving thermal radiation exchange. An overview of the problems that can be solved using this method is described here.
http://books.google.com/books?id=O389yQ0-fecC&lpg=PP1&pg=PA390#v=onepage&q=&f=false
The above link is to a partial preview book so some pages are not available. I intend to buy this book but I haven't yet.
To be more specific the problem that I am interested in solving is to calculate a view factor (also called a configuration shape factor) involving non-trivial geometry in 2 dimensions but first I would like to use the Monte Carlo method to reproduce the view factor for trivial geometry to verify complete understanding of the method. I also have access to a general finite element analysis package called ANSYS to verify the results of the non-trivial geometry.
I am familair with Monte Carlo integration scheme as outlined in Numerical Recipes and I have modest amount of programming experience in C++ but I haven't ever programmed a method such as Monte Carlo.
I know that Monte Carlo simulations are used in a wide variety of fields and the method is very powerful especially with a "fast" computer.
If any of you have ever done this and would like to help me out with it please let me know and we can outline a simple problem to work together on.
Thanks
Matt