This module implements a function that detect columns showing gradients, molecular energies, molecular orbitals, and atomic basis information written in the GAMESS output file; also implements a function that shows the detected columns for debugging. More...
Functions | |
def | detect_gms.detect_columns |
Finds the keywords and their patterns and extracts the descriptors info. More... | |
def | detect_gms.show_outputs |
def | detect_gms.detect |
This module implements a function that detect columns showing gradients, molecular energies, molecular orbitals, and atomic basis information written in the GAMESS output file; also implements a function that shows the detected columns for debugging.