Matt Kriete
Matt Kriete
This adds the capability to track the time evolution of the temperature of a species during the course of an ionization balance. It runs the ionization balance as normal, and...
This switches the interpolation of adf11 rates from linear to cubic (the interpolation is still done in logarithmic space). For adf11 rates this appears to give better results. See comparison...
I encountered the same issue with steady-state ionization balances as previously reported. The bug is caused by a deprecation of using non-tuple sequences for multidimensional indexing in numpy. I fixed...
Currently, it is not possible to run an ionization balance with charge exchange included when ADF11 rates are being used; you have to use ADF04 rates. The reason for this...