Create rate coefficient object with fit coefficients taken from data file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rate_coeff_neutrals_t), | intent(inout) | :: | self |
Instance of class |
||
| character(len=*), | intent(in) | :: | file_name |
Name of atomic data file to read coefficients from |
||
| real(kind=GP), | intent(in) | :: | ne_ref |
Reference for electron density |
||
| real(kind=GP), | intent(in) | :: | te_ref |
Reference for electron temperature |
||
| real(kind=GP), | intent(in) | :: | k_ref |
Reference for rate coefficient |