![]() |
Octopus
|
First, the contents of the file. More...
First, the contents of the file.
Definition at line 133 of file ps_cpi_file.F90.
Private Attributes | |
| real(real64) | zval |
| valence charge More... | |
| integer | no_l_channels |
| number of pseudo components (lmax+1) More... | |
| integer | nr |
| number of mesh points More... | |
| real(real64) | a |
| mesh multiplicative increment More... | |
| real(real64), dimension(:), allocatable | rofi |
| radial mesh More... | |
| real(real64), dimension(:,:), allocatable | vps |
| pseudopotential More... | |
| real(real64), dimension(:,:), allocatable | rphi |
| r times the pseudowavefunctions More... | |
| logical | core_corrections |
| real(real64), dimension(:), allocatable | chcore |
| r times the core charge More... | |
| real(real64), dimension(:), allocatable, private | d1chcore |
| first derivative of chcore More... | |
| real(real64), dimension(:), allocatable, private | d2chcore |
| second derivative of chcore More... | |
|
private |
valence charge
Definition at line 135 of file ps_cpi_file.F90.
|
private |
number of pseudo components (lmax+1)
Definition at line 136 of file ps_cpi_file.F90.
|
private |
number of mesh points
Definition at line 138 of file ps_cpi_file.F90.
|
private |
mesh multiplicative increment
Definition at line 139 of file ps_cpi_file.F90.
|
private |
radial mesh
Definition at line 141 of file ps_cpi_file.F90.
|
private |
pseudopotential
Definition at line 142 of file ps_cpi_file.F90.
|
private |
r times the pseudowavefunctions
Definition at line 143 of file ps_cpi_file.F90.
|
private |
Definition at line 145 of file ps_cpi_file.F90.
|
private |
r times the core charge
Definition at line 146 of file ps_cpi_file.F90.
|
private |
first derivative of chcore
Definition at line 147 of file ps_cpi_file.F90.
|
private |
second derivative of chcore
Definition at line 148 of file ps_cpi_file.F90.