dnarayanan / powderday

powderday dust radiative transfer
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

Fix for Issue #111: Added option to turn off CMDF for nebular emission #112

Closed prerakgarg07 closed 3 years ago

prerakgarg07 commented 3 years ago

CMDF can now be turned on/off for nebular emission using the use_cmdf parameter. This is different from how use_cmdf was being used before. Also, CMDF now works only the star particles that have a mass greater than cmdf_max_mass.

Please read the docs for more info.