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

K-matrix file. More...

Public Attributes

integer mgvn
 
integer stot
 
integer nescat
 
integer nchan
 
integer nopen
 
integer ndopen
 
integer nchsq
 
real(wp), dimension(:), allocatable escat
 
real(wp), dimension(:,:,:), allocatable kmat
 

Detailed Description

K-matrix file.

Author
J Benda
Date
2020

This data structure contains data read from a K-matrix file produced by RSOLVE. K-matrices are used to obtain the final stationary photoionization wave function.

Definition at line 58 of file multidip_io.F90.

Member Data Documentation

◆ escat

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

Definition at line 60 of file multidip_io.F90.

◆ kmat

real(wp), dimension(:,:,:), allocatable multidip_io::KMatrix::kmat

Definition at line 60 of file multidip_io.F90.

◆ mgvn

integer multidip_io::KMatrix::mgvn

Definition at line 59 of file multidip_io.F90.

◆ nchan

integer multidip_io::KMatrix::nchan

Definition at line 59 of file multidip_io.F90.

◆ nchsq

integer multidip_io::KMatrix::nchsq

Definition at line 59 of file multidip_io.F90.

◆ ndopen

integer multidip_io::KMatrix::ndopen

Definition at line 59 of file multidip_io.F90.

◆ nescat

integer multidip_io::KMatrix::nescat

Definition at line 59 of file multidip_io.F90.

◆ nopen

integer multidip_io::KMatrix::nopen

Definition at line 59 of file multidip_io.F90.

◆ stot

integer multidip_io::KMatrix::stot

Definition at line 59 of file multidip_io.F90.


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