vibeqc.write_cube_mo

vibeqc.write_cube_mo(path, C, index, basis, mol, *, grid=None, spacing=0.2, padding=4.0, title=None)[source]

Write a single molecular orbital φ_index(r) to a cube file.

C is the full MO coefficient matrix (rows = AOs, columns = MOs); index is zero-based.

Parameters:
Return type:

Path