All unit operations
Polymerization reactor simulation
monomer -> polymer (Mn/Mw/PDI)
Governing equations
The exact equations the solver works for a polymerization reactor — the same math shown in the app's "Theory" panel, not a black box.
- radical concentration [mol/m³]
- initiator efficiency [0..1]
- initiator decomposition rate constant
- initiator concentration [mol/m³]
- monomer concentration [mol/m³]
- propagation rate constant
- termination rate constant
- polymerization rate [mol/m³/s]
- kinetic chain length — how many monomers one radical adds before terminating
- number-average degree of polymerization
- monomer molar mass [kg/mol]
- number- and weight-average molecular weight [kg/mol]
- polydispersity M_w/M_n — ≈2 for this termination mechanism
Parameters
monomer [feed component]; free-radical CSTR: volume [m^3], initiator_conc [mol/m^3], temperature [K], monomer_mw [kg/mol], optional kp0/kp_ea, kt0/kt_ea, kd0/kd_ea Arrhenius constants, initiator_efficiency f — reports conversion, Mn, Mw, PDI