Skip to content

Showcasing model examples of simple chemical process such as packed bed

Notifications You must be signed in to change notification settings

yhyap/chemical_process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

chemical_process

Showcasing model examples of simple chemical process such as packed bed

Packed bed

The program can determine: i) the length/height of the packed bed required to achieve the desired conversion X, or ii) determine the conversion given the length of the reactor. The packed bed reactor is packed with solid catalysts and the reactions take place in the solid particles.

It comprises computation of Thiele Modulus, internal effectiveness factor and overall effectiveness factor to simulate the reaction with internal diffusion limitation. Rate constant, external mass transfer coefficient, inlet reactant concentration and information about the solid catalysts are required in this program.

Please change the parameters at the top of the code.

Trickle bed

This program considers the heterogeneous reaction process in a trickle bed. The reactants are from the gas phase as well as liquid phase but the gas has to be absorbed into the liquid before the reactions are catalyzed in the solid catalyst pellets.

The program determines the percentage of resistance contributed by individual steps in the typical heterogeneous catalysis - i.e. gas absorption, external mass transfer from liquid to solid catalyst surface, internal diffusion and surface reaction. It is assumed the solid catalysts are spherical pellet.

Please change the parameters at the top of the code.


About

Showcasing model examples of simple chemical process such as packed bed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages