Function to compute various properties.
| Aliases : | prop() |
|---|---|
| Returns: | none. |
Caution
Some features are not yet implemented. Buy a developer a coffee.
| name | calls method |
|---|---|
| scf | Self-consistent field method(s) |
| cc2 | 2nd-order approximate CCSD |
| ccsd | coupled cluster singles and doubles (CCSD) |
| eom-cc2 | 2nd-order approximate EOM-CCSD |
| eom-ccsd | equation-of-motion coupled cluster singles and doubles (EOM-CCSD) |
| Parameters: |
|
|---|---|
| Examples : |
>>> # [1] Optical rotation calculation
>>> property('cc2', properties=['rotation'])