(git:c5411e0)
Loading...
Searching...
No Matches
atom_types::atom_potential_type Type Reference

Data Fields

integer ppot_type = 0
 
logical confinement = .FALSE.
 
integer conf_type = 0
 
real(dp) acon = 0.0_dp
 
real(dp) rcon = 0.0_dp
 
real(dp) scon = 0.0_dp
 
type(atom_gthpot_typegth_pot = atom_gthpot_type()
 
type(atom_ecppot_typeecp_pot = atom_ecppot_type()
 
type(atom_upfpot_typeupf_pot = atom_upfpot_type()
 
type(atom_sgppot_typesgp_pot = atom_sgppot_type()
 

Detailed Description

Definition at line 168 of file atom_types.F.

Field Documentation

◆ ppot_type

integer atom_types::atom_potential_type::ppot_type = 0

Definition at line 169 of file atom_types.F.

◆ confinement

logical atom_types::atom_potential_type::confinement = .FALSE.

Definition at line 170 of file atom_types.F.

◆ conf_type

integer atom_types::atom_potential_type::conf_type = 0

Definition at line 171 of file atom_types.F.

◆ acon

real(dp) atom_types::atom_potential_type::acon = 0.0_dp

Definition at line 172 of file atom_types.F.

◆ rcon

real(dp) atom_types::atom_potential_type::rcon = 0.0_dp

Definition at line 173 of file atom_types.F.

◆ scon

real(dp) atom_types::atom_potential_type::scon = 0.0_dp

Definition at line 174 of file atom_types.F.

◆ gth_pot

type(atom_gthpot_type) atom_types::atom_potential_type::gth_pot = atom_gthpot_type()

Definition at line 175 of file atom_types.F.

◆ ecp_pot

type(atom_ecppot_type) atom_types::atom_potential_type::ecp_pot = atom_ecppot_type()

Definition at line 176 of file atom_types.F.

◆ upf_pot

type(atom_upfpot_type) atom_types::atom_potential_type::upf_pot = atom_upfpot_type()

Definition at line 177 of file atom_types.F.

◆ sgp_pot

type(atom_sgppot_type) atom_types::atom_potential_type::sgp_pot = atom_sgppot_type()

Definition at line 178 of file atom_types.F.


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