aquakin.t10_from_baffling#
- aquakin.t10_from_baffling(volume, flow, baffling_factor)[source]#
T10 contact time from the baffling factor:
T10 = baffling·V/Q.The baffling factor is the ratio of the T10 (the time below which 10 % of the flow exits) to the mean hydraulic residence time
V/Q– ~0.1 for an unbaffled tank, ~0.7 for a well-baffled one, 1.0 for ideal plug flow.- Parameters:
volume (Array)
flow (Array)
baffling_factor (Array)
- Return type:
Array