Psi4Parser & Orbital Visualizer
Initialize the Parser
Read in a Psi4 Out File
Extract Energy Values
The parser get's main energetic terms from the psi4 out file while excluding other things that are probably not needed.
Extract Dipole Moments
Extract the Dipole Moments in their relative x, y, and z-axis.
Extract Frequencies
If the frequencies or the harmonics were run then the parser is able to handle extracting all the modes both real and not. Psi4 usually only shows the IR active modes and truncates the rest.
Visualize Cube Files
Visualize the cube prop files using moly to get a look at the HOMO/LUMO of your molecule
Last updated