diff --git a/org/qmckl_mo.org b/org/qmckl_mo.org index a884ed6..331be69 100644 --- a/org/qmckl_mo.org +++ b/org/qmckl_mo.org @@ -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: