GoodVibes Versions Save

Calculate quasi-harmonic free energies from Gaussian output files with temperature and other corrections

v3.2

1 year ago

Version 3.2 fixes a bug when parsing ORCA Single-point calculations when MiniPrint formatting is used.

References to the "patonlab" GitHub page have been added

3.1.1

2 years ago

This release adds the proper GNU license for the brute force symmetry analyzer code found at this repostory.

Full Changelog: https://github.com/patonlab/GoodVibes/compare/3.1.0...3.1.1

3.1.0

2 years ago

Bug Fixes:

  • Fixed issues loading/reading SPC files.
  • Issue with --invertifreq default option fixed.
  • Better duplicate checking.
  • Improved removal of unfinished/failed jobs from further calculation.
  • Fix for changing concentration for temperature intervals (thanks @hmayes).
  • Fix for checking multiplicities >10 (thanks @arosen93).
  • Fixed issue with vibrational scaling factors not being found correctly.
  • Windows 10 support for TravisCI
  • Issue with --media options working incorrectly with -c option fixed.
  • General bug fixes.

What's Changed

New Contributors

Full Changelog: https://github.com/patonlab/GoodVibes/compare/v3.0.0...3.1.0

v3.0.1

4 years ago

Entropy symmetry correction not included in 3.0.0!

New functionality including :

  • Writes thermochemical data to .CSV
  • Quasi-harmonic enthalpy correction implementation (applies to zeolitic systems, as per Head-Gordon et al.)
  • Checks for similar level of theory, program version, solvation, detection of potential duplicates, linear molecules, valid transition states, and empirical dispersion for frequency and single-point calculations
  • Correction for entropy based on solvent molecule standard concentration
  • Correction to free energy related to multiple accessible conformers in potential energy surface
  • Graphing of potential energy surface
  • Using temperature intervals with potential energy surface calculations
  • Using temperature intervals with COSMO-RS interval calculations
  • Correction to entropy related to molecular symmetry
  • Selectivity calculations for %ee, er, dr
  • Ability to convert low-lying imaginary frequencies to positive values
  • Method for detecting duplicate structures, exclusion from potential further Boltzmann weighting
  • Updated vibrational scaling-factors based on Truhlar's database
  • More methods working better together
    • Can use --spc with --cosmo
    • Can use --spc with --cosmo_int
    • Can use --ti with --pes
    • Can use --ti with --spc
    • Added more helpful/relevant error messages
  • Minor Pythonic speed enhancements
  • Test cases for implemented methods
  • More comments!

v3.0.0

4 years ago

New functionality including : Writes thermochemical data to .CSV Quasi-harmonic enthalpy correction implementation (applies to zeolitic systems, as per Head-Gordon et al.) Checks for similar level of theory, program version, solvation, detection of potential duplicates, linear molecules, valid transition states, and empirical dispersion for frequency and single-point calculations Correction for entropy based on solvent molecule standard concentration Correction to free energy related to multiple accessible conformers in potential energy surface Graphing of potential energy surface Using temperature intervals with potential energy surface calculations Using temperature intervals with COSMO-RS interval calculations Correction to entropy related to molecular symmetry Selectivity calculations for %ee, er, dr Ability to convert low-lying imaginary frequencies to positive values Method for detecting duplicate structures, exclusion from potential further Boltzmann weighting Updated vibrational scaling-factors based on Truhlar's database More methods working better together

  • Can use --spc with --cosmo
  • Can use --spc with --cosmo_int
  • Can use --ti with --pes
  • Can use --ti with --spc Added more helpful/relevant error messages Minor Pythonic speed enhancements Test cases for implemented methods More comments!

v2.0.3

5 years ago

Features since last update:

  • Imaginary frequency analysis
  • Boltzmann weighting
  • Selectivity prediction from multiple structures
  • Improved printing including CSV option
  • Total CPU time from all calculations, including single points
  • Single point corrections include Orca output
  • reads COSMO-RS solvation free energies
  • collected xyz output
  • installation via pip install goodvibes
  • installation via conda -c patonlab goodvibes

2.0.2

6 years ago

2.0.1

6 years ago

2.0.1

2017-09-04

Added

  • Supports external single point energies (Gaussian or Orca)
  • Writes Cartesians to xyz file

1.0.2

6 years ago

Updates:

  • More pythonic
  • Automatically detects level of theory and applies scaling-factor from Truhlar's database
  • Fixed monoatomic species
  • Supports linked jobs containing single point energies
  • GoodVibes.py -h now prints out all available options
  • Minor fixes to output formatting

1.0.1

7 years ago