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

K-matrix file. More...

Public Member Functions

procedure get_kmatrix
 
procedure read_kmatrix_file
 
procedure reset_kmatrix_position
 

Public Attributes

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

Detailed Description

K-matrix file.

Author
J Benda
Date
2020 - 2021

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 Function/Subroutine Documentation

◆ get_kmatrix()

procedure multidip_io::kmatrix::get_kmatrix

Definition at line 62 of file multidip_io.F90.

◆ read_kmatrix_file()

procedure multidip_io::kmatrix::read_kmatrix_file

Definition at line 63 of file multidip_io.F90.

◆ reset_kmatrix_position()

procedure multidip_io::kmatrix::reset_kmatrix_position

Definition at line 64 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.

◆ lukmt

integer multidip_io::kmatrix::lukmt

Definition at line 59 of file multidip_io.F90.

◆ maxne

integer multidip_io::kmatrix::maxne

Definition at line 59 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.

◆ nkset

integer multidip_io::kmatrix::nkset

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: