tblite
Light-weight tight-binding framework
|
Get spin constant for species. More...
Public Member Functions | |
elemental real(wp) function | get_spin_constant_symbol (jang, iang, symbol) |
Get spin constant for species with a given symbol. | |
elemental real(wp) function | get_spin_constant_number (jang, iang, number) |
Get spin constant for species with a given atomic number. | |
Get spin constant for species.
elemental real(wp) function tblite_data_spin::get_spin_constant::get_spin_constant_number | ( | integer, intent(in) | jang, |
integer, intent(in) | iang, | ||
integer, intent(in) | number ) |
Get spin constant for species with a given atomic number.
[in] | jang | Angular momentum of shells |
[in] | iang | Angular momentum of shells |
[in] | number | Atomic number |
elemental real(wp) function tblite_data_spin::get_spin_constant::get_spin_constant_symbol | ( | integer, intent(in) | jang, |
integer, intent(in) | iang, | ||
character(len=*), intent(in) | symbol ) |
Get spin constant for species with a given symbol.
[in] | jang | Angular momentum of shells |
[in] | iang | Angular momentum of shells |
[in] | symbol | Element symbol |