I'm doing some solubility calculations with a computer program, but I have no background in chemistry. The program, and most like it, uses Simplified Molecular Input Line Entry Specification (SMILES) to identify the molecular structure of the chemicals. My question is, how can I quickly figure out the basic salt forms (e.g., acetate, sulfate, fumarate, etc.) of these chemicals in SMILES notation? I've noticed that for all hydrochloride form molecules you just add ".Cl" to the end of the string, but is there a simple way to do it for the rest of the basic salts?