- Joined
- Jul 26, 2017
- Messages
- 1
- Reaction score
- 0
- Points
- 1
The basic water calculator can be improved to automatically determine the mass of salts that need to be added to hit a profile. This is because there are six target ions and six source salts so you can write a 6x6 matrix that converts input salts to output ions. Inverting this matrix and multiplying it against the goal change in ions returns the quantities of salts that must be added to hit the target profile. This may also apply to the more advanced calculator by limiting the salt choices and iteratively calculating solutions to deal with the non-linear equilibria calculations.