Impurity transport can be modelled with the atomic module once the following issues have been implemented:
[ ] In atomic.c, the atomic_rates() function should deal separately cases with q=0, q=znum and 0 < q < znum.
[ ] atomic_rates() function should calculate effective rates collectively for all reactions that increase the charge state and for all reactions that decrease the charge state.
[ ] Proper treatment of partially ionized plasma species in atomic_rates().
[ ] asigma.c and asigma_loc.c should work as is or with minor changes.
[ ] Neutral module should include anum and znum of the species (propably not needed but can be done simultaneously).
Nobody is currently working on this, so this is just for the record.
Impurity transport can be modelled with the atomic module once the following issues have been implemented:
Nobody is currently working on this, so this is just for the record.