Parameters related with cornal impurity
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=GP), | protected | :: | impy_concentration | = | -1.0_GP |
Impurity concentration (fraction of electron density) <= 0 disables functionality |
|
| character(len=PATHLEN_MAX), | protected | :: | impy_path | = | 'coronal_nitrogen.dat' |
Filepath to radiation rate coefficient table |
|
| integer, | protected | :: | impy_tab_length | = | 121 |
Number of data points in the table |
Reads parameters related with impy_coronal
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
Filename, to read from |
Reads parameters related with impy_coronal
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | filename |
If present, filename where params are written to, if not present, writes to screen |