Multidip
1.0
Multi-photon matrix elements
|
Go to the source code of this file.
Modules | |
module | multidip_params |
Hard-coded parameters of MULTIDIP. | |
Variables | |
integer, parameter | multidip_params::ntermsasy = 5 |
Number of terms in expansion of the Coulomb-Hankel functions. More... | |
integer, parameter | multidip_params::ntermsppt = 5 |
Number of terms in expansion of the exponential integral. More... | |
integer, parameter | multidip_params::nmaxphotons = bit_size(0) |
The limit on number of photons is nested_cgreen_integ More... | |
logical, parameter | multidip_params::closed_interm = .false. |
Consider weakly closed channel in intermediate states (unfinished!) More... | |
real(wp), parameter | multidip_params::alpha = 1/137.03599907_wp |
Fine structure constant. More... | |
real(wp), parameter | multidip_params::rzero = 0 |
real(wp), parameter | multidip_params::rone = 1 |
complex(wp), parameter | multidip_params::czero = 0 |
complex(wp), parameter | multidip_params::cone = 1 |
character(len=1), dimension(3), parameter | multidip_params::compt = ['x', 'y', 'z'] |