Partition (Density, Pivot): Difference between revisions

From Met Dynamics
Jump to navigation Jump to search
m (1 revision imported)
md>Scott.Munro
Line 13: Line 13:
The Pivot partition equation may be invoked from the Excel formula bar with the following function call:
The Pivot partition equation may be invoked from the Excel formula bar with the following function call:


<syntaxhighlight lang="vb">=mdPartition_Pivot(MeanSize as Range, RD as Range, Yp as Double, rhop as Double, k as Double, n as Double)</syntaxhighlight>
<syntaxhighlight lang="vb">=mdPartition_Pivot(MeanSize as Range, RD as Range, Yp as Double, rhop as Double, k as Double, n as Double, Optional returnPartitionMetrics as Bool = false)</syntaxhighlight>


{{Excel (Text, Help, No Arguments)}}
{{Excel (Text, Help, No Arguments)}}

Revision as of 02:44, 29 March 2023

Description

This article describes the Pivot function for the partition of particles by size and density.[1]

Model theory

Under construction icon-blue.svg.png This section is currently under construction. Please check back later for updates and revisions.

Excel

Under construction icon-blue.svg.png This section is currently under construction. Please check back later for updates and revisions.

The Pivot partition equation may be invoked from the Excel formula bar with the following function call:

=mdPartition_Pivot(MeanSize as Range, RD as Range, Yp as Double, rhop as Double, k as Double, n as Double, Optional returnPartitionMetrics as Bool = false)

Invoking the function with no arguments will print Help text associated with the model, including a link to this page.

SysCAD

Under construction icon-blue.svg.png This section is currently under construction. Please check back later for updates and revisions.

References

  1. Scott, I.A. and Napier-Munn, T.J., 1992. A dense medium cyclone model based on the pivot phenomenon. Transactions of the Institute of Mining and Metallurgy Section C Mineral Processing and Extractive Metallurgy, 101, pp.C61-C76.