PO.FRAC.Proppant.TR.SI


Description

Proppant transport ratio (horizontal/settling velocity), [dimensionless] (SI units).

Formula

=LAMBDA(vH, vs, LET( vH_ftmin, PO.UnitConverter(vH, "m/min", "ft/min"), vs_ftmin, PO.UnitConverter(vs, "m/min", "ft/min"), PO.FRAC.Proppant.TR(vH_ftmin, vs_ftmin)))

Parameters

Parameter Unit Description
vH m/min Horizontal transport velocity, [m/min]
vs m/min Settling velocity, [m/min]

Examples

Invocation Expected
=PO.FRAC.Proppant.TR.SI(3.048, 0.3048) 10

Need a custom LAMBDA? Suggest a New Lambda