Skip to content

molok/rabdomante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabdomante

Rabdomante (Rhabdomancer in Italian) is a Java application that helps you finding the optimal mix of waters and salts to match a target water profile: given a list of waters and salts rabdomante finds the combination closest to the target.

The distance from the target profile is derived from this components:

  • Calcium (Ca)
  • Magnesium (Mg)
  • Sodium (Na)
  • Sulfate (SO4)
  • Chloride (Cl)
  • Bicarbonates (HCO3)

screenshot

The input and output is a XLSX file. It can be run both with a graphical interface and with a command line interface.

screenshot

Mostyl useful for homebrewing, maybe more. It supports the English and Italian locales

Rabdomante is released under the AGPL3, if you need a less restrictive license feel free to contact me at [email protected]

Under the hood rabdomante uses Choco Solver