#include <atmdat.h>
|
| void | set_version (phfit_version val) |
| |
| phfit_version | get_version () const |
| |
| realnum | ph1 (int i, int j, int k, int l) const |
| |
| realnum | sth (int i) const |
| |
| double | phfit (long int nz, long int ne, long int is, double e) |
| |
| double | hpfit (long int iz, long int n, double e) |
| |
| void | rec_lines (double t, realnum r[][471]) |
| |
| double | rad_rec (long int iz, long int in, double t) |
| |
| double | H_rad_rec (long int iz, long int n, double t) |
| |
| double | coll_ion (long int iz, long int in, double t) |
| |
| double | coll_ion_wrapper (long int z, long int n, double t) |
| |
| double | coll_ion_hybrid (long int z, long int n, double t) |
| |
| realnum | h_coll_str (long ipLo, long ipHi, long ipTe) |
| |
Definition at line 278 of file atmdat.h.
◆ t_ADfA()
constructor: read in all the ADfA data files
Definition at line 12 of file atmdat_adfa.cpp.
References ASSERT, cdEXIT, CF, DEBUG_ENTRY, EXIT_FAILURE, fe, HCS, HRF, ioQQQ, L, NHYDRO_MAX_LEVEL, NINN, NTOT, open_data(), P, PH1, PH2, PHFIT_UNDEF, PHH, rnew, rrec, ST, STH, and version.
◆ coll_ion()
| double t_ADfA::coll_ion |
( |
long int |
iz, |
|
|
long int |
in, |
|
|
double |
t |
|
) |
| |
◆ coll_ion_hybrid()
| double t_ADfA::coll_ion_hybrid |
( |
long int |
z, |
|
|
long int |
n, |
|
|
double |
t |
|
) |
| |
◆ coll_ion_wrapper()
| double t_ADfA::coll_ion_wrapper |
( |
long int |
z, |
|
|
long int |
n, |
|
|
double |
t |
|
) |
| |
Definition at line 814 of file atmdat_adfa.cpp.
References ASSERT, atmdat, t_atmdat::CIRCData, coll_ion(), coll_ion_hybrid(), DEBUG_ENTRY, t_atmdat::DIMA, t_atmdat::HYBRID, LIMELM, and TotalInsanity().
Referenced by ContSetIntensity(), ion_collis(), and iso_collisional_ionization().
◆ get_version()
◆ h_coll_str()
| realnum t_ADfA::h_coll_str |
( |
long |
ipLo, |
|
|
long |
ipHi, |
|
|
long |
ipTe |
|
) |
| |
◆ H_rad_rec()
| double t_ADfA::H_rad_rec |
( |
long int |
iz, |
|
|
long int |
n, |
|
|
double |
t |
|
) |
| |
◆ hpfit()
| double t_ADfA::hpfit |
( |
long int |
iz, |
|
|
long int |
n, |
|
|
double |
e |
|
) |
| |
hpfit state specific photoionization cross sections for model hydrogen atom
- Parameters
-
- Author
- Dima Verner
Definition at line 394 of file atmdat_adfa.cpp.
References ASSERT, cdEXIT, DEBUG_ENTRY, ex, EXIT_FAILURE, ioQQQ, MAX2, NHYDRO_MAX_LEVEL, ph1(), PHH, and POW2.
Referenced by Opacity_iso_photo_cs().
◆ ph1()
| realnum t_ADfA::ph1 |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k, |
|
|
int |
l |
|
) |
| const |
|
inline |
◆ phfit()
| double t_ADfA::phfit |
( |
long int |
nz, |
|
|
long int |
ne, |
|
|
long int |
is, |
|
|
double |
e |
|
) |
| |
phfit this subroutine calculates partial photoionization cross sections for all ionization stages of all atoms from H to Zn (Z=30)
- Parameters
-
- Author
- Dima Verner
Definition at line 269 of file atmdat_adfa.cpp.
References ASSERT, DEBUG_ENTRY, L, NINN, nint(), NTOT, PH1, PH2, PHFIT95, POW2, and version.
Referenced by InitBinAugerData(), Opacity_iso_photo_cs(), OpacityCreate1Element(), OpacityCreateAll(), and pah1_fun().
◆ rad_rec()
| double t_ADfA::rad_rec |
( |
long int |
iz, |
|
|
long int |
in, |
|
|
double |
t |
|
) |
| |
◆ rec_lines()
| void t_ADfA::rec_lines |
( |
double |
t, |
|
|
realnum |
r[][471] |
|
) |
| |
◆ set_version()
◆ sth()
sth array of cross sections for photoionization of hydrogen at threshold, 0 is 1s, 1 is 2s, 2 is 2p, up to 400
- Parameters
-
Definition at line 335 of file atmdat.h.
References STH.
◆ Singleton< t_ADfA >
◆ CF
| double t_ADfA::CF[30][30][5] |
|
private |
◆ fe
◆ HCS
| double t_ADfA::HCS[14][10][8] |
|
private |
array of EIE cross sections for hydrogen atom.
For all E1 transitions nl - n'l', with n' < n <= 5
Definition at line 313 of file atmdat.h.
Referenced by h_coll_str(), and t_ADfA().
◆ HRF
◆ NINN
| long int t_ADfA::NINN[30] |
|
private |
◆ NTOT
| long int t_ADfA::NTOT[30] |
|
private |
◆ PH1
◆ PH2
◆ PHH
◆ rnew
◆ rrec
◆ ST
◆ STH
array of cross sections for photoionization of hydrogen at threshold, 0 is 1s, 1 is 2s, 2 is 2p, up to 400
Definition at line 305 of file atmdat.h.
Referenced by sth(), and t_ADfA().
◆ version
The documentation for this class was generated from the following files: