Free-Radical Polymerization Toolbox.zip

Can be used to simulate a Free-Radical Polymerization reaction in an isothermal batch reactor.
384.0 次下载
更新时间 2018/3/5

查看许可证

In this folder I included the MATLAB functions I used to simulate the Free-Radical Polymerization of MMA for my Applied Physical Chemistry project.
They are based on a simple model and can be used to simulate a wide range of Free-Radical Polymerization reactions in an isothermal Batch reactor. The model does not account for chain transfer to chain transfer agent or to dead polymer chains though.
The core functions of the toolbox are: Kp.m; Kt.m; Mu.m; ODEpp.m; Parameters.m;
There’s also a script that serves as an example to show how to use these functions: example.m;
README.pdf reports the equations of the model and the data sheet related to example.m;

引用格式

Matteo Giovanni Perego (2024). Free-Radical Polymerization Toolbox.zip (https://www.mathworks.com/matlabcentral/fileexchange/64340-free-radical-polymerization-toolbox-zip), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Chemistry 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Descriprion update
Changed the description;
README.pdf update