Skip to content

Code to get optimized coordinates, masses, electronic energies etc. from gaussian. Also includes functions to calculate atomic distances, angles and dihedrals.

Notifications You must be signed in to change notification settings

salmanak31/Gaussian_output_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to process gaussian output

This repository contains code to get optimized coordinates, energies, masses etc from files generated from Gaussian. It also contains code to calculate geometric parameters: distances, angles and dihedrals.

gaussian_analysis_module.py contains the Gaussian class with functions to extract coordinates, energies, masses etc from gaussian output. BAD.py contains functions to calculate distances, angles, and dihedrals. get_geom.py is an example file extracting geometric information from the opt.log file.

About

Code to get optimized coordinates, masses, electronic energies etc. from gaussian. Also includes functions to calculate atomic distances, angles and dihedrals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages