Frhodo
Frhodo copied to clipboard
Duplicate information in `Chemical_Mechanism` class
The type of uncertainty is stored both in the "limits" class and in the dictionary defining the bounds. Reducing it to only one location will simplify the code.
It looks like the one in the bounds dictionary is set by the UI. Presumably that'll be the one that takes precedent.
Wait, the parameter in Uncertainty
doesn't seem to be used. Could we just get rid of it? 🤞🏼