Skip to content

GoodVibes v3.1.0

Compare
Choose a tag to compare
@luchini18 luchini18 released this 15 Mar 19:39
· 88 commits to master since this release

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

  • Fix bug in computing values for solvated molecules over a range of temperatures by @hmayes in #27
  • Fix reading of multiplicities >= 10 by @arosen93 in #30
  • Adding NWChem compatibility by @sibo in #36
  • Documentation & Moment of Inertia Parsing by @luchini18 in #40
  • create entry_point for goodvibes during installation by @fdroessler in #41
  • auto inverts freqs depending on the job type by @Margoju in #42
  • Include G4 calculations by @jvalegre in #49
  • Replace custom output file parsing with cclib by @berquist in #43

New Contributors

Full Changelog: v3.0.0...3.1.0