Multidip  1.0
Multi-photon matrix elements
multidip_io::ScatAkCoeffs Type Reference

Photoionization wave function coefficients. More...

Public Attributes

real(wp), dimension(:, :, :), allocatable rea
 
real(wp), dimension(:, :, :), allocatable ima
 
real(wp), dimension(:), allocatable evchl
 
real(wp), dimension(:), allocatable escat
 
integer, dimension(:), allocatable ichl
 
integer, dimension(:), allocatable lvchl
 
integer, dimension(:), allocatable mvchl
 
integer mgvn
 
integer nesc
 
integer nchan
 
integer nstat
 

Detailed Description

Photoionization wave function coefficients.

Author
J Benda
Date
2020

Photoionization Ak coefficients calculated and written by RSOLVE. This can be used as an alternative to calculating the Ak coefficients on the fly.

Definition at line 71 of file multidip_io.F90.

Member Data Documentation

◆ escat

real(wp), dimension(:), allocatable multidip_io::ScatAkCoeffs::escat

Definition at line 72 of file multidip_io.F90.

◆ evchl

real(wp), dimension(:), allocatable multidip_io::ScatAkCoeffs::evchl

Definition at line 72 of file multidip_io.F90.

◆ ichl

integer, dimension(:), allocatable multidip_io::ScatAkCoeffs::ichl

Definition at line 73 of file multidip_io.F90.

◆ ima

real(wp), dimension(:, :, :), allocatable multidip_io::ScatAkCoeffs::ima

Definition at line 72 of file multidip_io.F90.

◆ lvchl

integer, dimension(:), allocatable multidip_io::ScatAkCoeffs::lvchl

Definition at line 73 of file multidip_io.F90.

◆ mgvn

integer multidip_io::ScatAkCoeffs::mgvn

Definition at line 74 of file multidip_io.F90.

◆ mvchl

integer, dimension(:), allocatable multidip_io::ScatAkCoeffs::mvchl

Definition at line 73 of file multidip_io.F90.

◆ nchan

integer multidip_io::ScatAkCoeffs::nchan

Definition at line 74 of file multidip_io.F90.

◆ nesc

integer multidip_io::ScatAkCoeffs::nesc

Definition at line 74 of file multidip_io.F90.

◆ nstat

integer multidip_io::ScatAkCoeffs::nstat

Definition at line 74 of file multidip_io.F90.

◆ rea

real(wp), dimension(:, :, :), allocatable multidip_io::ScatAkCoeffs::rea

Definition at line 72 of file multidip_io.F90.


The documentation for this type was generated from the following file: