molecule.calculate_AO#

molecule.calculate_AO()#

Calculate all atomic orbitals for a molecule and puts it in molecule.properties[“AO_calculated_list”] If no grids were associated with the molecule, it will automatically create all atomic grids

Parameters:

None – All the data needed should already be inside the molecule object

Returns:

AO_calculated_list (list of ndarray)