exa-analytics / exatomic

A unified platform for theoretical and computational chemists
https://exa-analytics.github.io/exatomic
Apache License 2.0
19 stars 12 forks source link

Vibrational Averaging #154

Closed herbertludowieg closed 5 years ago

herbertludowieg commented 5 years ago

Merging in the VA branch that was created to add a numerical calculation module, vibrational averaging. Additions:

New additions in Gaussian output parser:

New additions in Gaussian Fchk parser:

New additions in NWChem output parser:

avmarchenko commented 5 years ago

I was able to get checks to pass locally on python 3.5 and 3.6. I think it is safe to merge. We should open an issue to look into the travis/appveyor configuration.