mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 18:16:28 +01:00
Improved doc for context. #32
This commit is contained in:
parent
d8dea5e855
commit
f3a3c8f0b1
@ -80,13 +80,8 @@ int main() {
|
|||||||
|
|
||||||
|---------------------+--------------------+--------------------------------------------------------------|
|
|---------------------+--------------------+--------------------------------------------------------------|
|
||||||
| ~type~ | | Gaussian (~'G'~) or Slater (~'S'~) |
|
| ~type~ | | Gaussian (~'G'~) or Slater (~'S'~) |
|
||||||
| ~nucleus_index~ | ~[nucl_num]~ | Index of the first shell of each nucleus |
|
| ~mo_num~ | | Number of MOs |
|
||||||
| ~nucleus_shell_num~ | ~[nucl_num]~ | Number of shells per nucleus |
|
| ~coefficient~ | ~[ao_num, mo_num]~ | Orbital coefficients |
|
||||||
| ~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 |
|
|
||||||
|
|
||||||
Computed data:
|
Computed data:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user