Molden Interface

ElemCo.MoldenInterfaceModule

Molden interface

This module provides an interface to Molden to read and write orbitals and other data.

Exported functions and types

Internal functions and types

ElemCo.MoldenInterface.ao_permutationFunction
ao_permutation(EC::ECInfo, back=false)

Return the permutation of the atomic orbitals from the Molden to the libcint order such that μ(molden)[ao_permutation(EC)] = μ(libcint).

If back is true, the permutation is for the libcint to Molden order.

ElemCo.MoldenInterface.printmosFunction
printmos(f, orbs, order, energies, occupation, spin="Alpha")

Print the molecular orbital coefficients to a Molden file.