Development of chemistry kinetics process simulation software

Guo Xiang,Cong Peisheng,Zhu Zhongliang,Guo Tiecheng
DOI: https://doi.org/10.3969/j.issn.1001-4160.2006.06.020
2006-01-01
Abstract:The kinetics simulation software is developed by visual programming environment,Borland C++ Builder 6.0 and the ob- ject-oriented language,C++.Four-order-Runge-Kutta method is used to compute the differential equations.It can be applied to simu- late chemical kinetics process.Users can set up variables of any complicated reaction including the elementary steps and parameters such as corresponding rate constant,initial concentration and reaction time.The concentration profile of each species will be calculated at the given parameters.In addition,the result can transter to Excel as well as make the graph to present concentration profiles of react- ants.The software can be run independently and stably based on Windows 98/ME/2000/XP/2003.Due to the complicated data struc- tures in the algorithm,the software adopts Standard Template Library in C++ Language,which can predigest the design and improve the processing effeciency.A chemical kinetic process consisting of consecutive-parallel reaction is simulated,and the result is calculat- ed quickly and accurately.
What problem does this paper attempt to address?