ReactionMechanismGenerator / RMG-website

A Django-powered website for Reaction Mechanism Generator (RMG)
Other
20 stars 29 forks source link

certain solvent library entries give "OverflowError" #262

Closed jonwzheng closed 3 months ago

jonwzheng commented 11 months ago

Problem

Attempting to access solvent 96 (4-methylpentan-2-ol) gives the result OverflowError: math range error

Reproduce

Go to https://rmg.mit.edu/database/solvation/libraries/solvent/96/ , or go to https://rmg.mit.edu/database/solvation/libraries/solvent/ and navigate to entry 96. Click and you won't be able to access

jonwzheng commented 5 months ago

See https://github.com/ReactionMechanismGenerator/RMG-database/issues/641

jonwzheng commented 5 months ago

Potential fix in https://github.com/ReactionMechanismGenerator/RMG-database/pull/642