Axisymmetric radiative transfer

  • Context: Graduate 
  • Thread starter Thread starter hilbert2
  • Start date Start date
  • Tags Tags
    Radiative transfer
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
0 replies · 1K views
Messages
1,612
Reaction score
611
Hi,

I'm currently working on thermal radiation modelling in my PhD studies, and one thing that's under work is a cylindrical symmetric thermal radiation solver code. The idea is to solve the thermal radiation field in an absorbing medium between concentric cylinders as an essentially 1D problem using the axisymmetry, so that you can use a smaller computational grid than when calculating an explicitly 2D field.

The code we currently have could solve an axisymmetric problem in principle, but there seems to be some kind of a bug in it at the moment and it gives some strange results.

Have any of you, by chance, seen any public domain codes that are meant to solve axisymmetric radiation fields for neutron radiation (in nuclear reactors), acoustic emission, or something else that obeys radiative transfer equations similar to those of thermal radiation? I guess neutron radiation fields behave pretty much similarly to photon radiation despite the finite half life of a neutron. Nuclear engineering is probably a field where there's little room for mistakes, so I think I could pretty confidently look at a neutron radiation code as an example of how to solve the cylindrical problem.

-hilbert2