Free-Radical Polymerization Toolbox.zip

Can be used to simulate a Free-Radical Polymerization reaction in an isothermal batch reactor.

Vous suivez désormais cette soumission

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;

Citation pour cette source

Matteo Giovanni Perego (2026). Free-Radical Polymerization Toolbox.zip (https://fr.mathworks.com/matlabcentral/fileexchange/64340-free-radical-polymerization-toolbox-zip), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

Descriprion update
Changed the description;
README.pdf update