ReactionMechanismGenerator / RMG-Py

Python version of the amazing Reaction Mechanism Generator (RMG).
http://reactionmechanismgenerator.github.io/RMG-Py/
Other
400 stars 228 forks source link

Suppressing Julia package warning to avoid freaking out users #2584

Closed hwpang closed 11 months ago

hwpang commented 11 months ago

Motivation or Problem

This was discussed during today's RMG subgroup. After discussing with @mjohnson541, I'm working on a potential fix in RMS to suppress unnecessary warnings in this PR: https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/pull/245. I'm opening this issue to track this feature as it was originated from RMG subgroup.

hwpang commented 11 months ago

Resolved by https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/pull/245.