Analysis of voidage in packed reactors

Slice STL files and analyse void distribution in the reactors
46 Descargas
Actualizado 8 mar 2021

Ver licencia

The script analyses the void fraction distribution inside chemical reactors to estimate channeling.

Typically, reactors filled with some packing is analysed. Using the script requries 2 steps: (i) computer simulation of the reactor, and (ii) analysing void fraction distribution of the filled reactors with this script.

For the simulation, you may use Blender (open-source 3D modelling software). Simply create the reactor model, suspend an array of particles on top and apply gravity to the array untin the reactor is filled. Once the simulation is complete, export two STL files: one for the reactor itself; the other for both the reactor and the filled particles.

Use this script for analysis of the void distribution slicing the files into horizontal cross-sections. Each cross-sectional slice is divided into the near-wall (with the definition of the near wall defined by the user - use particle radius or diameter), and bulk (remaining) regions. The cross-sections are rasterised with a given resolution and areas occupied with particles in these regions are calculated.

Citar como

Nikolay Cherkasov (2025). Analysis of voidage in packed reactors (https://es.mathworks.com/matlabcentral/fileexchange/82693-analysis-of-voidage-in-packed-reactors), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Chemical Process Design en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
0.5

minor updates

0.1.1

The description was updated

0.1.0