Free-Radical Polymerization Toolbox.zip

Can be used to simulate a Free-Radical Polymerization reaction in an isothermal batch reactor.
384 download
Aggiornato 5 mar 2018

Visualizza la licenza

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;

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Chemistry in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Descriprion update
Changed the description;
README.pdf update