## Description - The `ValueError` is reproducible for presets: `flue_gas`, `leachate`, and `plating`. - Removing `H[+1]`, `OH[-1]`, and `H2O(aq)` from the preset solutes resolves the `ValueError` for `flue_gas` and `plating`. ### Error message ``` ValueError: Cannot specify both a non-default pH and H+ at the same time. Please provide only one ``` ## ToDo(s) - Check the inconsistencies in `yaml` and `json` processing