Ibal: set type of ionisation balance#
Overview#
For the plasma models, different ionisation balance calculations are possible.
Currently, the default set is Urdampilleta et al. (2017) The Table below lists the possible options.
Abbrevation |
Reference |
|---|---|
reset |
default (=u17) |
ar85 |
|
ar92 |
Arnaud & Raymond (1992) for Fe, |
Arnaud & Rothenflug (1985) for the other elements |
|
bryans09 |
|
u17 |
Urdampilleta et al. (2017) (default) |
Interfaces#
Python interface: Ionisation balance.
Fortran interface: Ionisation balance
Syntax#
The following syntax rules apply:
ibal #a : Set the ionisation balance to set #a with #a in the table above.ibal show : Show the currently active ionisation balance.Examples#
ibal reset : Take the standard ionisation balanceibal ar85 : Take the Arnaud & Rothenflug ionisation balance