PYTHON¶
Input File |
Description |
---|---|
PsiAPI energy example |
|
PsiAPI energy example |
|
CCSD dipole with user-specified basis set |
|
API access to CCSD amplitudes |
|
test fragment decomposition + to/from_dict |
|
A test of the basis specification. A benzene atom is defined using a ZMatrix containing dummy atoms and various basis sets are assigned to different atoms. The symmetry of the molecule is automatically lowered to account for the different basis sets. |
|
PsiAPI pubchem access |
|
PsiAPI scanning a potential energy curve |
|
A test of the basis specification. Various basis sets are specified outright and in blocks, both orbital and auxiliary. Constructs libmints BasisSet objects through the constructor that calls qcdb.BasisSet infrastructure. Checks that the resulting bases are of the right size and checks that symmetry of the Molecule observes the basis assignment to atoms. |
|
examine JK packing forms |
|
Check for correctness of ESP values. The ESP values are calculated using one or four threads The one thread values are checked against the four thread values. The one thread values are also checked against the reference values (1 thread values computed, when generating this test). Caution: The reference values are not obtained using an actual physical reference, but rather generated by Psi4 at one point in time. |