AtChem / AtChem2

Atmospheric chemistry box-model for the MCM
MIT License
59 stars 22 forks source link

Check for duplicate reactions #487

Open rs028 opened 1 year ago

rs028 commented 1 year ago

It would be good to check for duplicate reactions in the chemical mechanism. It's an easy mistake to make when assembling the fac file and I don't think we currently do that. Possibily the best way is to add a function in the fix_mechanism_fac.py script.