[HomePage] [TitleIndex] [WordIndex

Thickener Model Class

This model class is one of the most complex in the process module. It implements an approximate characteristic for a thickener, sufficient to test basic thickener control strategies as well as thickener "farms" such as mud washing train (Counter-Current Decantation train). The characteristics are sufficient to generate values for all the standard measurements found on a thickener. The model makes little attempt to model the complex 3-dimensional dynamics in a real thickener (which would need CFD anyway), but instead attempts to lump the resulting characteristics into a model much more suitable for process control engineers.

This documentation should be read in conjunction with the docstring documentation from the class definition ("built-in documentation").

Objectives

Philosophy

Major Assumptions

Implementation

Ideas

The thickener model is still evolving over time, so the ideas below seek to improve the fidelity of the thickener model without increasing its lumped-state complexity:


2015-05-14 10:33