1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00

Improved doc for context. #32

This commit is contained in:
v1j4y 2021-10-04 15:43:41 +02:00
parent d8dea5e855
commit f3a3c8f0b1

View File

@ -80,13 +80,8 @@ int main() {
|---------------------+--------------------+--------------------------------------------------------------|
| ~type~ | | Gaussian (~'G'~) or Slater (~'S'~) |
| ~nucleus_index~ | ~[nucl_num]~ | Index of the first shell of each nucleus |
| ~nucleus_shell_num~ | ~[nucl_num]~ | Number of shells per nucleus |
| ~ao_num~ | | Number of AOs |
| ~ao_cartesian~ | | If true, use polynomials. Otherwise, use spherical harmonics |
| ~ao_factor~ | ~[ao_num]~ | Normalization factor of the AO |
| ~ao_shell~ | ~[ao_num]~ | For each AO, specify to which shell it belongs |
| ~coefficient~ | ~[mo_num, ao_num]~ | Orbital coefficients |
| ~mo_num~ | | Number of MOs |
| ~coefficient~ | ~[ao_num, mo_num]~ | Orbital coefficients |
Computed data: