edwards_coefs {edwards97}R Documentation

Coagulation coefficients

Description

These are coefficients intended for general use. Use fit_edwards_optim() to optimise these coefficients for a specific source water.

Usage

edwards_coefs(type)

edwards_data(type)

fit_edwards(type)

Arguments

type

One of "Low DOC", "Fe", "Al", "General-Fe", "General-Al", or "empty".

Value

A named vector of empirical coefficients to be used in coagulate().

References

Edwards, M. 1997. Predicting DOC removal during enhanced coagulation. Journal - American Water Works Association, 89: 78–89. https://doi.org/10.1002/j.1551-8833.1997.tb08229.x

Examples

edwards_coefs("Low DOC")


[Package edwards97 version 0.1.1 Index]