(git:d18deda)
Loading...
Searching...
No Matches
xtb_parameters Module Reference

Read xTB parameters. More...

Functions/Subroutines

subroutine, public xtb_parameters_init (param, gfn_type, element_symbol, parameter_file_path, parameter_file_name, para_env)
 ...
 
subroutine, public xtb_parameters_set (param)
 Read atom parameters for xTB Hamiltonian from input file.
 
subroutine, public init_xtb_basis (param, gto_basis_set, ngauss)
 ...
 
real(kind=dp) function, public xtb_set_kab (za, zb, xtb_control)
 ...
 
logical function, public metal (z)
 ...
 
logical function, public early3d (z)
 ...
 
real(kind=dp) function, public pp_gfn0 (za, zb)
 ...
 

Detailed Description

Read xTB parameters.

Author
JGH (10.2018)

Function/Subroutine Documentation

◆ xtb_parameters_init()

subroutine, public xtb_parameters::xtb_parameters_init ( type(xtb_atom_type), pointer  param,
integer, intent(in)  gfn_type,
character(len=2), intent(in)  element_symbol,
character(len=*), intent(in)  parameter_file_path,
character(len=*), intent(in)  parameter_file_name,
type(mp_para_env_type), pointer  para_env 
)

...

Parameters
param...
gfn_type...
element_symbol...
parameter_file_path...
parameter_file_name...
para_env...

Definition at line 175 of file xtb_parameters.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ xtb_parameters_set()

subroutine, public xtb_parameters::xtb_parameters_set ( type(xtb_atom_type), pointer  param)

Read atom parameters for xTB Hamiltonian from input file.

Parameters
param...

Definition at line 469 of file xtb_parameters.F.

Here is the caller graph for this function:

◆ init_xtb_basis()

subroutine, public xtb_parameters::init_xtb_basis ( type(xtb_atom_type), pointer  param,
type(gto_basis_set_type), pointer  gto_basis_set,
integer, intent(in)  ngauss 
)

...

Parameters
param...
gto_basis_set...
ngauss...

Definition at line 543 of file xtb_parameters.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ xtb_set_kab()

real(kind=dp) function, public xtb_parameters::xtb_set_kab ( integer, intent(in)  za,
integer, intent(in)  zb,
type(xtb_control_type), intent(in), pointer  xtb_control 
)

...

Parameters
za...
zb...
xtb_control...
Returns
...

Definition at line 606 of file xtb_parameters.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ metal()

logical function, public xtb_parameters::metal ( integer  z)

...

Parameters
z...
Returns
...

Definition at line 730 of file xtb_parameters.F.

Here is the caller graph for this function:

◆ early3d()

logical function, public xtb_parameters::early3d ( integer  z)

...

Parameters
z...
Returns
...

Definition at line 748 of file xtb_parameters.F.

Here is the caller graph for this function:

◆ pp_gfn0()

real(kind=dp) function, public xtb_parameters::pp_gfn0 ( integer  za,
integer  zb 
)

...

Parameters
za...
zb...
Returns
...

Definition at line 763 of file xtb_parameters.F.

Here is the caller graph for this function: