|
tblite
Light-weight tight-binding framework
|
Void pointer to calculator type. More...
Data Fields | |
| type(xtb_calculator) | ptr |
| Actual payload. | |
| real(wp) | accuracy = 1.0_wp |
| Calculation accuracy. | |
| real(wp) | etemp = 300.0_wp * 3.166808578545117e-06_wp |
| Electronic temperature. | |
| integer | guess = tblite_guess_sad |
| Wavefunction guess. | |
| integer | nspin = 1 |
| Numbers of spin channels for calculator. | |
| type(post_processing_list) | post_proc |
Void pointer to calculator type.