Skip to content

3.3.0

Latest

Choose a tag to compare

@JacksonBurns JacksonBurns released this 09 Jul 20:50
e883a4c

RMG-database Version 3.3.0

This release marks the first official RMG-database release in two years! There are many bug fixes, new features, new data entries, and software improvements - see the full list below.

This release will be done alongside RMG-Py v3.3.0 which also includes a number of new features, bug fixes, and exciting improvements.

What's new?

Continuous integration overhauls and upgrades:

conda recipe fixed:

Various small bug fixes:

  • Critical Pressure Estimation Bug Fix by @JacksonBurns in #636
  • Fixed a potential infinite loop in the script for fitting Benson groups. by @ssun30 in #658
  • Update solvent data: (1) fix erroneous viscosities (2) update manuscript citations by @jonwzheng in #642
  • fix Surface_Abstraction training reactions format by @bjkreitz in #633
  • removed rxns comments that started with the word fit by @NellyMitnik in #626
  • Forbid charged nitrogen species from breaking to prevent AtomType error on N++ species by @sevyharris in #681
  • Removes duplicate bad fits in the Benson Group Fitting Notebook by @ssun30 in #660
  • changed input name in aec.excecute by @kfir4444 in #663
  • Remove duplicate reaction family by @bjkreitz in #656

New features:

New and updated data:

Full Changelog: 3.2.0...3.3.0

New Contributors