Understanding Class Collection.Solver


Class Collection.Solver

generate/icosolv.jpg

This is the primary class in which the Mixer solver is implemented. The solver is implemented with three methods: 1) Naive Gauss Elimination, 2) LU Decomposition, and 3) Call MATLAB Engine. It obtains the l-h-s and the r-h-s constants of the linear equations from the constant matrix and the reactor table. After calculation, the results are stored in one of the columns in the reactor table.

Class Usage

An instance of this class has to be created in order to perform the calculation process. In order to obtain the results successfully, the names of the reactor table, the constant matrix, the inverse matrix and the scratch matrix must be entered with the corresponding reference objects created.

Class Attributes

Class Functions

 



Welcome to the Mixer Example Using Class Link.Pipe Using Class Matrix.Calculation

Mixer Example for SansGUI Version 1.0

Copyright © 2001-2003 ProtoDesign, Inc. All rights reserved.

http://protodesign-inc.com