Content deleted Content added
change one that I just added and add mg/l |
add for Organosulfate, is there a better way to do this? |
||
Line 80:
multiplier= 9.80665,
},
},
["oz/lb"] = {
per = { "oz", "lb" },
utype = "concentration",
default = "mg/kg",
},
["mg/kg"] = {
per = { "mg", "kg" },
utype = "concetration",
default = "oz/lb",
},
}
|