tblite
Light-weight tight-binding framework
|
Implementation of the IPEA1-xTB Hamiltonian to parametrize an xTB calculator. More...
Data Types | |
type | ipea1_h0spec |
Specification of the IPEA1-xTB effective Hamiltonian. More... | |
Functions/Subroutines | |
subroutine, public | new_ipea1_calculator (calc, mol, error) |
subroutine, public | export_ipea1_param (param) |
Implementation of the IPEA1-xTB Hamiltonian to parametrize an xTB calculator.
subroutine, public tblite_xtb_ipea1::new_ipea1_calculator | ( | type(xtb_calculator), intent(out) | calc, |
type(structure_type), intent(in) | mol, | ||
type(error_type), intent(out), allocatable | error ) |
[out] | calc | Instance of the xTB evaluator |
[in] | mol | Molecular structure data |
[out] | error | Error handling |