sirocco-rt / sirocco

This is the repository for Sirocco, the radiative transfer code used to winds in AGN and other syatems
GNU General Public License v3.0
27 stars 24 forks source link

himacro: changes to make it easy to include larger macro-atoms like the Fe17to27 dataset #1092

Closed jhmatthews closed 2 months ago

jhmatthews commented 2 months ago

This change allows one to quickly recompile the code for larger macro-atoms by changing

#define LARGE_MACRO_ATOMS FALSE

to

#define LARGE_MACRO_ATOMS TRUE

in atomic.h.