Skip to content

check_unique_reactions

check_unique_reactions(errors)

Detects duplicate reactions (same reactants, products, temperature range, and type) and logs a warning for each.

Parameters

errors : bool
If True, exits when duplicates are found.