karllark / DIRTY_dustrt

DIRTY: 3D dust radiative transfer for dusty astrophysical sources
https://dirty-dustrt.readthedocs.io
5 stars 1 forks source link

Allow outputs multiple viewing angles and decomposition of dust emission #4

Open karllark opened 8 years ago

karllark commented 8 years ago

The code can accumulation output images/SEDs for different viewing angles or for the different sources of the dust emission (equilibrium, non-equilibrium, different types of grains [i.e., graphites or silicates]). Doing both multiple viewing angles and different sources of dust emission is not possible. This needs to be fixed.

karllark commented 8 years ago

I have started recoding the output structure and functions into a class. This should make the implementation more flexible and allow for this bug to be closed.