Template:Model theory (Text, Mill, Perfect Mixing, Dynamic, Time Step)

From Met Dynamics
Jump to navigation Jump to search

The unsteady-state Perfect Mixing differential equation is numerically solved by a discretised time stepping approach (i.e. Euler's method). The change in load mass in a size fraction during a sufficiently small time increment is:

Similarly, for liquids:

The time stepping approach is a convenient numerical approximation to the solution of the unsteady-state Perfect Mixing population balance differential equation. The approach is, however, subject to several limitations:

  • The mass of particles separately discharged from or broken out of a size interval in a time step cannot exceed the mass of particles actually present in that size interval.
  • Similarly, the overall maximum discharge flow rate of pulp from the mill cannot exceed the total volume of pulp in the mill in a time step.

The time step size used internally by the model is automatically reduced to ensure the breakage, discharge and pulp flow rate limits per step are not exceeded. This is achieved by computing a number of sequential sub-steps at the reduced internal step size for each requested external step.

This is useful if the either a fixed time step specified by an application is too large (e.g. SysCAD) or a numerical solution is desired in as few steps as possible (e.g. Excel). The automatic time step adjustment is largely invisible to the user and manifests only as a slightly slower execution speed.

The calculated time step size may be overridden with a larger user-specified sub-step count if increased accuracy in the numerical approximation is desired.